diff options
Diffstat (limited to 'complex.c')
-rw-r--r-- | complex.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2269,7 +2269,7 @@ float_arg(VALUE self) * * You can create a \Complex object explicitly with: * - * - A {complex literal}[doc/syntax/literals_rdoc.html#label-Complex+Literals]. + * - A {complex literal}[rdoc-ref:syntax/literals.rdoc@Complex+Literals]. * * You can convert certain objects to \Complex objects with: * |