[DOC] Update a link to maintainers.rdoc

This commit is contained in:
Takashi Kokubun 2023-02-10 16:22:43 -08:00
parent f6d4f2bf67
commit 1189a5634c

View File

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