summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-10 09:22:32 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-10 09:22:32 +0000
commit4d5729a7ee39d12b95bf4def2147c25271ac124c (patch)
tree4a5ca356af3654c7ce9d29112658f8ea88c03d0d
parentcdc2eeda6a66359d295620792adb67102673ce54 (diff)
* man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--man/ruby.14
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ee7bbe96fa..0f45ae5932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 10 18:16:09 2013 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.
+
Tue Dec 10 17:21:30 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* gc.c (wmap_finalize, wmap_aset_update): use simple malloced array
diff --git a/man/ruby.1 b/man/ruby.1
index 0a9ba58df1..ec79e1d07b 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -491,8 +491,8 @@ as bellow.
The official web site.
.It http://www.rubyforge.org
hosting many open source ruby projects.
-.It http://raa.ruby-lang.org
-Ruby Application Archive.
+.It https://www.ruby-toolbox.com
+Comprehensive catalog of Ruby libraries.
.It https://github.com/languages/Ruby
Ruby projects on Github.
.El