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 + + * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA. + Tue Dec 10 17:21:30 2013 Nobuyoshi Nakada * 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