rdoc/ehandling.rdoc in rb-gsl-1.16.0.4 vs rdoc/ehandling.rdoc in rb-gsl-1.16.0.5
- old
+ new
@@ -40,11 +40,11 @@
# * GSL::set_error_handler { |reason, file, line, errno| ... }
#
# This replaces the Ruby/GSL default error handler by a user-defined handler
# given by a Proc object <tt>proc</tt> or a block.
#
-# {prev}[link:use_rdoc.html]
-# {next}[link:math_rdoc.html]
+# {prev}[link:rdoc/use_rdoc.html]
+# {next}[link:rdoc/math_rdoc.html]
#
-# {Reference index}[link:ref_rdoc.html]
+# {Reference index}[link:rdoc/ref_rdoc.html]
# {top}[link:index.html]
#