mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Replace the external URIs to docs with rdoc-ref
This commit is contained in:
parent
b57ecc3eb8
commit
0360fca4ad
1 changed files with 1 additions and 1 deletions
|
@ -570,7 +570,7 @@ class CSV
|
|||
# by +index_or_header+ and +specifiers+.
|
||||
#
|
||||
# The nested objects may be instances of various classes.
|
||||
# See {Dig Methods}[https://docs.ruby-lang.org/en/master/doc/dig_methods_rdoc.html].
|
||||
# See {Dig Methods}[rdoc-ref:dig_methods.rdoc].
|
||||
#
|
||||
# Examples:
|
||||
# source = "Name,Value\nfoo,0\nbar,1\nbaz,2\n"
|
||||
|
|
Loading…
Reference in a new issue