1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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
This commit is contained in:
kazu 2018-06-15 00:19:05 +00:00
parent 7251170551
commit 4fb5888a4d
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ Rubyはテキスト処理関係の能力などに優れPerlと同じくらい
* ダイナミックローディング (アーキテクチャによる)
* 移植性が高い多くのUnix-like/POSIX互換プラットフォーム上で動くだけでなくWindows macOS
Haikuなどの上でも動く cf.
https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatformsJa
https://github.com/ruby/ruby/blob/trunk/doc/contributing.rdoc#platform-maintainers
## 入手法

View file

@ -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