aboutsummaryrefslogtreecommitdiffstats
path: root/rational.c
diff options
context:
space:
mode:
Diffstat (limited to 'rational.c')
-rw-r--r--rational.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rational.c b/rational.c
index 7817bdbcef..6d013c57c9 100644
--- a/rational.c
+++ b/rational.c
@@ -2721,7 +2721,7 @@ nurat_s_convert(int argc, VALUE *argv, VALUE klass)
*
* You can convert certain objects to Rationals with:
*
- * - \Method {Rational}[Kernel.html#method-i-Rational].
+ * - \Method #Rational.
*
* Examples
*