summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-12 08:30:27 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-12 08:30:27 +0000
commitcc006d368c64ec3fdf51280f93b23155d95e1884 (patch)
tree5f56ebee3f04178b7d8bf4fb112c92e96a5ae064 /README
parentf2323dee148b5ca9a186e19432ac7b4fc28491d6 (diff)
* README: Fixed SupportedPlatforms URL in the README.
patched by eMxyzptlk. https://github.com/ruby/ruby/pull/62 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34015 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 41f6d035db..6d61042a43 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/wiki/ruby-19/SupportedPlatforms
+ cf. http://redmine.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
* How to get Ruby