From 62957debd5f9f3c43d79068b8302779f45bb1512 Mon Sep 17 00:00:00 2001 From: Alan Wu Date: Sat, 4 Dec 2021 13:03:17 -0500 Subject: [PATCH] README.md: Fix link to platform maintainers list Follow up for 6bca410ae8b16238d02c868ce8fa1af13a5c4460 [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89b5fbb12f..15e98475e8 100644 --- a/README.md +++ b/README.md @@ -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