From f910a27d37a3ab132126f13a20a458afa8889231 Mon Sep 17 00:00:00 2001 From: Yusuke Endoh Date: Thu, 24 Dec 2020 16:37:52 +0900 Subject: [PATCH] README.md: Haiku is currently unsupported --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f06bf1d3ea..350b560905 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ It is simple, straightforward, and extensible. * Garbage Collection * Dynamic Loading of Object Files (on some architectures) * Highly Portable (works on many Unix-like/POSIX compatible platforms as - well as Windows, macOS, Haiku, etc.) cf. - https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc#platform-maintainers + well as Windows, macOS, etc.) cf. + https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc#label-Platform+Maintainers ## How to get Ruby