diff options
author | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-12-10 09:22:32 +0000 |
---|---|---|
committer | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-12-10 09:22:32 +0000 |
commit | 4d5729a7ee39d12b95bf4def2147c25271ac124c (patch) | |
tree | 4a5ca356af3654c7ce9d29112658f8ea88c03d0d /man | |
parent | cdc2eeda6a66359d295620792adb67102673ce54 (diff) | |
download | ruby-4d5729a7ee39d12b95bf4def2147c25271ac124c.tar.gz |
* 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
Diffstat (limited to 'man')
-rw-r--r-- | man/ruby.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |