From d23a244653294a579cbb8af0c1ca5e35baa8e1c8 Mon Sep 17 00:00:00 2001 From: aamine Date: Thu, 4 Dec 2003 01:27:39 +0000 Subject: * lib/net/http.rb: update hyperlink to the Japanese document. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/http.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/net/http.rb b/lib/net/http.rb index 6ac43729b..e50a39cf5 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$ -- cgit