We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07f1d2 commit de113cfCopy full SHA for de113cf
graphql-sources.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
17
spec.metadata['homepage_uri'] = spec.homepage
18
spec.metadata['source_code_uri'] = 'https://github.com/ksylvest/graphql-sources'
19
- spec.metadata['changelog_uri'] = 'https://github.com/ksylvest/graphql-sources/blob/main/CHANGELOG.md'
+ spec.metadata['changelog_uri'] = 'https://github.com/ksylvest/graphql-sources/releases'
20
21
spec.files = Dir.glob('{bin,lib}/**/*') + %w[README.md LICENSE Gemfile]
22
0 commit comments