README.md: Fix link to platform maintainers list

Follow up for 6bca410ae8b16238d02c868ce8fa1af13a5c4460
[ci skip]
This commit is contained in:
Alan Wu 2021-12-04 13:03:17 -05:00
parent 9733b7e38f
commit 62957debd5
Notes: git 2021-12-05 03:05:19 +09:00

View File

@ -26,7 +26,7 @@ It is simple, straightforward, and extensible.
* Dynamic Loading of Object Files (on some architectures)
* Highly Portable (works on many Unix-like/POSIX compatible platforms as
well as Windows, macOS, etc.) cf.
https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc#label-Platform+Maintainers
https://github.com/ruby/ruby/blob/master/doc/maintainers.rdoc#label-Platform+Maintainers
## How to get Ruby