summaryrefslogtreecommitdiff
path: root/doc/syntax/methods.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syntax/methods.rdoc')
-rw-r--r--doc/syntax/methods.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/syntax/methods.rdoc b/doc/syntax/methods.rdoc
index 15f1ef007d..28311d1af6 100644
--- a/doc/syntax/methods.rdoc
+++ b/doc/syntax/methods.rdoc
@@ -346,5 +346,5 @@ May be written as:
If you wish to rescue an exception for only part of your method use +begin+ and
+end+. For more details see the page on {Exception
-Handling}[rdoc-ref:doc/syntax/exceptions.rdoc].
+Handling}[rdoc-ref:syntax/exceptions.rdoc].