aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2021-12-04 13:03:17 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-12-04 13:04:57 -0500
commit62957debd5f9f3c43d79068b8302779f45bb1512 (patch)
treeb9dcb3c6620bc5d4f3607ef79ad71ec00bda4cfc /README.md
parent9733b7e38f7f711e8e5929fabd77870f2773d09c (diff)
downloadruby-62957debd5f9f3c43d79068b8302779f45bb1512.tar.gz
README.md: Fix link to platform maintainers list
Follow up for 6bca410ae8b16238d02c868ce8fa1af13a5c4460 [ci skip]
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 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