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 bd658da commit 09abe06Copy full SHA for 09abe06
inertia_rails.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
15
spec.metadata["homepage_uri"] = spec.homepage
16
spec.metadata["source_code_uri"] = spec.homepage
17
- spec.metadata["changelog_uri"] = "#{spec.homepage}/CHANGELOG.md"
+ spec.metadata["changelog_uri"] = "#{spec.homepage}/blob/master/CHANGELOG.md"
18
19
# Specify which files should be added to the gem when it is released.
20
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments