Skip to content

Commit 5403c0c

Browse files
authored
Merge pull request #945 from holtrop/fix-default-gem-url
Fix "default gem" link in README.md
2 parents 0df267e + e484bd4 commit 5403c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ included as a default gem in [supported Ruby branches][Ruby Maintenance Branches
2626
|2.1.x |end-of-life (Ruby 2.5-2.7) |Ruby 2.3+ |OpenSSL 1.0.1-1.1.1 or LibreSSL 2.5+ |
2727
|2.0.x |end-of-life (Ruby 2.4) |Ruby 2.3+ |OpenSSL 0.9.8-1.1.1 or LibreSSL 2.3+ |
2828

29-
[default gem]: https://docs.ruby-lang.org/en/master/standard_library_rdoc.html
29+
[default gem]: https://docs.ruby-lang.org/en/master/standard_library_md.html
3030
[Ruby Maintenance Branches]: https://www.ruby-lang.org/en/downloads/branches/
3131

3232
## Installation

0 commit comments

Comments
 (0)