From 98168123127182b4c905ede95169c38446a5ed15 Mon Sep 17 00:00:00 2001 From: Devrim Baris Acar Date: Thu, 26 May 2022 09:38:41 +0300 Subject: [PATCH] Readme changed for obsolete spring auth2 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d233409..1658c68 100644 --- a/README.md +++ b/README.md @@ -260,4 +260,4 @@ To get more details of how differnt authorizations work in OAuth2, please refer ## Spring OAuth2 Overview -Spring provides nice integration between Spring security and OAuth2 providers including the ability to set up your own authorization server. Please see [Spring security with OAuth2](http://projects.spring.io/spring-security-oauth/docs/oauth2.html) for more details. +Spring provides nice integration between Spring security and OAuth2 providers including the ability to set up your own authorization server. Please see [Spring security](https://spring.io/projects/spring-security) for more details.