summaryrefslogtreecommitdiff
path: root/lib/net
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net')
-rw-r--r--lib/net/http.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/http.rb b/lib/net/http.rb
index 6ac43729ba..e50a39cf5c 100644
--- a/lib/net/http.rb
+++ b/lib/net/http.rb
@@ -17,7 +17,7 @@
# See Net:::HTTP for an overview and examples.
#
# NOTE: You can find Japanese version of this document here:
-# http://www.ruby-lang.org/ja/man-1.6/?cmd=view;name=net%2Fhttp.rb
+# http://www.ruby-lang.org/ja/man/?cmd=view;name=net%2Fhttp.rb
#
#--
# $Id$