File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ The release policy is somewhat similar to the release policy of Ruby itself:
8686## Documentation
8787
8888RubyGems uses [ rdoc] ( https://github.com/rdoc/rdoc ) for documentation. A compiled set of the docs
89- can be viewed online at [ rubydoc ] ( https://www.rubydoc.info/github/rubygems/rubygems ) .
89+ can be viewed online at [ docs.ruby-lang.org ] ( https://docs.ruby-lang.org/en/master/Gem.html ) .
9090
9191RubyGems also provides a comprehensive set of guides which covers numerous topics such as
9292creating a new gem, security practices and other resources at https://guides.rubygems.org
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ module Gem
107107#
108108# == License
109109#
110- # See {LICENSE.txt}[rdoc-ref:lib/ rubygems/LICENSE.txt] for permissions.
110+ # See {LICENSE.txt}[https://github.com/ rubygems/rubygems/blob/master /LICENSE.txt] for permissions.
111111#
112112# Thanks!
113113#
You can’t perform that action at this time.
0 commit comments