From 6dcb29ae8e12b660b56893bf74072c91053dc5c2 Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Fri, 31 Jan 2025 09:04:49 +0100 Subject: [PATCH] Fix link to oauth2 gem repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dabfa7c8..f56c55e3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ See the sibling `oauth2` gem for OAuth 2.0 implementations in Ruby. * [oauth2 sibling gem][sibling-gem] for OAuth 2.0 implementations in Ruby. [oauth1-spec]: http://oauth.net/core/1.0/ -[sibling-gem]: https://gitlab.com/oauth-xx/oauth +[sibling-gem]: https://gitlab.com/oauth-xx/oauth2 **New EOL Policy**