We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbecd43 commit a841a82Copy full SHA for a841a82
1 file changed
README.md
@@ -53,8 +53,15 @@ ruby2_keywords :delegating_method
53
54
## Contributing
55
56
-Bug reports and pull requests are welcome on GitHub at https://bugs.ruby-lang.org.
+Bug reports and pull requests are welcome on [GitHub] or
57
+[Ruby Issue Tracking System].
58
59
## License
60
-The gem is available as open source under the terms of the [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause).
61
+The gem is available as open source under the terms of the
62
+[Ruby License] or the [2-Clause BSD License].
63
+
64
+[GitHub]: https://github.com/ruby/ruby2_keywords/
65
+[Ruby Issue Tracking System]: https://bugs.ruby-lang.org
66
+[Ruby License]: https://www.ruby-lang.org/en/about/license.txt
67
+[2-Clause BSD License]: https://opensource.org/licenses/BSD-2-Clause
0 commit comments