From 3e7ef8f4caac76efb340b624088b7bef21ab487d Mon Sep 17 00:00:00 2001 From: Thomas Countz Date: Thu, 17 Oct 2024 09:16:35 +0200 Subject: [PATCH] fix readme documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e97c06..f26cc0a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Ruby wrapper for the RubyGems.org API. gem install gems ## Documentation -[https://rdoc.info/gems/gems](https://rdoc.info/gems/gems) +[https://www.rubydoc.info/gems/gems](https://www.rubydoc.info/gems/gems) # Usage Examples