Skip to content

Commit dcde66f

Browse files
authored
Switch changelog_uri to releases tab
Since you seem to have switched.
1 parent 1d80fd7 commit dcde66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rake.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
2727
"bug_tracker_uri" => "https://github.com/ruby/rake/issues",
2828
"changelog_uri" => "https://github.com/ruby/rake/releases",
2929
"documentation_uri" => "https://ruby.github.io/rake",
30-
"source_code_uri" => "https://github.com/ruby/rake/tree/v#{s.version}"
30+
"source_code_uri" => "#{s.homepage}/releases/v#{s.version}"
3131
}
3232

3333
s.files = [

0 commit comments

Comments
 (0)