summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-19 21:07:09 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-19 21:07:09 +0000
commit80101267217aad1deb5c87c72840b8df15272008 (patch)
tree1de2fa8a39fae3d83f22d247bb64e80d40db73bc /README
parent7e17872012e5789a48d48b5f1863f50fb8d2b1b0 (diff)
* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org
* README: ditto * common.mk: ditto * ext/bigdecimal/README: ditto * man/erb.1: ditto * man/irb.1: ditto * man/ri.1: ditto * man/ruby.1: ditto * man/ruby.1: ditto * sparc.c: ditto * tool/install-sh: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34074 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 22ad742f9b..f91ffdd2fb 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Perl). It is simple, straight-forward, and extensible.
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable (works on many Unix-like/POSIX compatible platforms
as well as Windows, Mac OS X, BeOS etc.)
- cf. http://redmine.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
+ cf. http://bugs.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
* How to get Ruby