aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-06-15 00:19:05 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-06-15 00:19:05 +0000
commit4fb5888a4dbc10b6f6d3f847f680baae60b9f757 (patch)
treec2cf176d9eb718f278cd45449d979f07a536d22f /README.md
parent725117055130221b261f1ca159cc288986fd7184 (diff)
downloadruby-4fb5888a4dbc10b6f6d3f847f680baae60b9f757.tar.gz
Update obsoleted URLs of supported platforms [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b6ec2c2a0..7e9e426e91 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ extensible.
* Dynamic Loading of Object Files (on some architectures)
* Highly Portable (works on many Unix-like/POSIX compatible platforms as
well as Windows, macOS, Haiku, etc.) cf.
- https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
+ https://github.com/ruby/ruby/blob/trunk/doc/contributing.rdoc#platform-maintainers
## How to get Ruby