summaryrefslogtreecommitdiff
path: root/re.c
diff options
context:
space:
mode:
Diffstat (limited to 're.c')
-rw-r--r--re.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/re.c b/re.c
index d37851a251..49b619ed9c 100644
--- a/re.c
+++ b/re.c
@@ -4081,7 +4081,7 @@ re_warn(const char *s)
*
* You can create a \Regexp object explicitly with:
*
- * - A {regexp literal}[doc/syntax/literals_rdoc.html#label-Regexp+Literals].
+ * - A {regexp literal}[rdoc-ref:syntax/literals.rdoc@Regexp+Literals].
*
* :include: doc/regexp.rdoc
*/