[ruby/uri] Replace RubyDoc.info links with Ruby.GitHub.io
As requested. https://github.com/ruby/uri/commit/c272f205f9
This commit is contained in:
parent
bc668d75f6
commit
35457ebb8f
@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
|
||||
spec.metadata = {
|
||||
"bug_tracker_uri" => "#{github_link}/issues",
|
||||
"changelog_uri" => "#{github_link}/releases",
|
||||
"documentation_uri" => "https://rubydoc.info/gems/uri",
|
||||
"documentation_uri" => "https://ruby.github.io/uri/",
|
||||
"homepage_uri" => spec.homepage,
|
||||
"source_code_uri" => github_link
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user