diff options
author | Earlopain <[email protected]> | 2025-04-09 12:13:58 +0200 |
---|---|---|
committer | <[email protected]> | 2025-04-09 19:13:58 +0900 |
commit | 5cf7d948ad4b8b365092673d48e3be16fcf08a10 () | |
tree | f80de37243ba91ab87bf457f7d4f35e1f82cfd76 | |
parent | 9f61541f7624298be0c379ff61b66fc8470423e2 (diff) |
[DOC] Fix contributing link
It moved in https://.com/ruby/ruby/pull/13012 but wasn't updated here
Notes: Merged: https://.com/ruby/ruby/pull/13088 Merged-By: nobu <[email protected]>
-rw-r--r-- | CONTRIBUTING.md | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -See ["Contributing to Ruby"](https://docs.ruby-lang.org/en/master/contributing_md.html), which includes setup and build instructions. @@ -85,7 +85,7 @@ Bugs should be reported at https://bugs.ruby-lang.org. Read ["Reporting Issues"] ## Contributing -See ["Contributing to Ruby"](https://docs.ruby-lang.org/en/master/contributing_md.html), which includes setup and build instructions. ## The Author |