[DOC] Fix broken links to literals.rdoc

This commit is contained in:
Nobuyoshi Nakada 2022-02-08 01:26:39 +09:00
parent bc5662d9d8
commit 16fdc1ff46
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6
9 changed files with 13 additions and 13 deletions

View file

@ -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:
*