summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2020-12-24 16:37:52 +0900
committerYusuke Endoh <mame@ruby-lang.org>2020-12-24 16:38:23 +0900
commitf910a27d37a3ab132126f13a20a458afa8889231 (patch)
treea00d2c676fa66c693585cd8dffd46e5d399d5a84
parentb343d547923cf29456910b20fcd1c0a58ed68176 (diff)
README.md: Haiku is currently unsupported
-rw-r--r--README.md4
1 files 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