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 6537c74 commit b9de78cCopy full SHA for b9de78c
rake.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
25
26
s.metadata = {
27
"bug_tracker_uri" => "https://github.com/ruby/rake/issues",
28
- "changelog_uri" => "https://github.com/ruby/rake/blob/v#{s.version}/History.rdoc",
+ "changelog_uri" => "https://github.com/ruby/rake/releases",
29
"documentation_uri" => "https://ruby.github.io/rake",
30
"source_code_uri" => "https://github.com/ruby/rake/tree/v#{s.version}"
31
}
0 commit comments