Skip to content

Commit a841a82

Browse files
committed
README: fix Contributing and License
1 parent cbecd43 commit a841a82

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,15 @@ ruby2_keywords :delegating_method
5353

5454
## Contributing
5555

56-
Bug reports and pull requests are welcome on GitHub at https://bugs.ruby-lang.org.
56+
Bug reports and pull requests are welcome on [GitHub] or
57+
[Ruby Issue Tracking System].
5758

5859
## License
5960

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

Comments
 (0)