diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-07-11 18:48:06 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-07-11 18:48:06 +0000 |
commit | a6928189d315a5c0f710fa9d1e111316a3b9b5c6 (patch) | |
tree | 2a79cad5103d9081835a37c560c26185db5cb242 /README | |
parent | f1b3c517015e0eb1c7f6358ea9cc52f745464fca (diff) | |
download | ruby-a6928189d315a5c0f710fa9d1e111316a3b9b5c6.tar.gz |
Correct the FTP site's URL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ Perl). It is simple, straight-forward, and extensible. The Ruby distribution can be found on: - ftp://ftp.ruby-lang.org/pub/lang/ruby/ + ftp://ftp.ruby-lang.org/pub/ruby/ You can get it by anonymous CVS. How to check out is: |