Skip to content

Commit

Permalink
[Doc] Prefer relative path in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
This patch by nobu (Nobuyoshi Nakada), thank you!

ref: #4266 (comment)

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
  • Loading branch information
kachick and nobu committed Mar 22, 2021
1 parent 0387454 commit f2ad63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
@@ -1,5 +1,5 @@
Please see the [official issue tracker], [doc/contributing.rdoc] and wiki [HowToContribute].

[official issue tracker]: https://bugs.ruby-lang.org
[doc/contributing.rdoc]: https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc
[doc/contributing.rdoc]: doc/contributing.rdoc
[HowToContribute]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToContribute

0 comments on commit f2ad63b

Please sign in to comment.