Don't replace doc url for vendored files
This commit is contained in:
parent
ce544f8dbd
commit
ef0e08f327
2
lib/rubygems/vendor/net-http/lib/net/http.rb
vendored
2
lib/rubygems/vendor/net-http/lib/net/http.rb
vendored
@ -106,7 +106,7 @@ module Gem::Net #:nodoc:
|
||||
# It consists of some or all of: scheme, hostname, path, query, and fragment;
|
||||
# see {URI syntax}[https://en.wikipedia.org/wiki/Uniform_Resource_Identifier#Syntax].
|
||||
#
|
||||
# A Ruby {Gem::URI::Generic}[https://docs.ruby-lang.org/en/master/Gem/URI/Generic.html] object
|
||||
# A Ruby {Gem::URI::Generic}[rdoc-ref:Gem::URI::Generic] object
|
||||
# represents an internet URI.
|
||||
# It provides, among others, methods
|
||||
# +scheme+, +hostname+, +path+, +query+, and +fragment+.
|
||||
|
Loading…
x
Reference in New Issue
Block a user