Skip to content

Commit 4dc73e7

Browse files
Merge pull request #75 from Thomascountz/fix-readme-doc-link
rdoc.info URL incorrectly redirects
2 parents a6baae1 + 3e7ef8f commit 4dc73e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ruby wrapper for the RubyGems.org API.
1616
gem install gems
1717

1818
## Documentation
19-
[https://rdoc.info/gems/gems](https://rdoc.info/gems/gems)
19+
[https://www.rubydoc.info/gems/gems](https://www.rubydoc.info/gems/gems)
2020

2121
# Usage Examples
2222

0 commit comments

Comments
 (0)