aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2023-06-28 08:05:43 -0500
committerGitHub <noreply@github.com>2023-06-28 09:05:43 -0400
commit6528cf9fcf503706ec16d378b27469b0be51cbff (patch)
tree22a9a3518f42a42c48a3069bc5b19d6e7e9d94bf /README.md
parentbc3ac1872e4523334e3ed04c2bb70a55c4c43f98 (diff)
downloadruby-6528cf9fcf503706ec16d378b27469b0be51cbff.tar.gz
[DOC] Fixes for link fragments (#7981)
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 565dcc071f..c0cbf05b7a 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,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/maintainers.md#platform-maintainers
+ https://docs.ruby-lang.org/en/master/maintainers_md.html#label-Platform+Maintainers
## How to get Ruby