summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/time.c b/time.c
index e0cb7537ec..01c402e7f9 100644
--- a/time.c
+++ b/time.c
@@ -3796,7 +3796,7 @@ time_zonelocal(VALUE time, VALUE off)
* t.localtime("-09:00") # => 2000-01-01 11:15:01 -0900
*
* For forms of argument +zone+, see
- * {Timezone Specifiers}[rdoc-ref:doc/timezone_specifiers.rdoc].
+ * {Timezone Specifiers}[rdoc-ref:timezone_specifiers.rdoc].
*
*/