mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Fix broken links to literals.rdoc
This commit is contained in:
parent
bc5662d9d8
commit
16fdc1ff46
9 changed files with 13 additions and 13 deletions
|
@ -2717,7 +2717,7 @@ nurat_s_convert(int argc, VALUE *argv, VALUE klass)
|
|||
*
|
||||
* You can create a \Rational object explicitly with:
|
||||
*
|
||||
* - A {rational literal}[doc/syntax/literals_rdoc.html#label-Rational+Literals].
|
||||
* - A {rational literal}[rdoc-ref:syntax/literals.rdoc@Rational+Literals].
|
||||
*
|
||||
* You can convert certain objects to Rationals with:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue