From 60aae3511a1bd594b17f038ec86b3ec6a0a17469 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:57:02 +0530 Subject: [PATCH] backlink updated --- oauth-resource-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth-resource-server/README.md b/oauth-resource-server/README.md index 8907456db..e3121248e 100644 --- a/oauth-resource-server/README.md +++ b/oauth-resource-server/README.md @@ -16,5 +16,5 @@ ### Relevant Articles: -- [OAuth 2.0 Resource Server With Spring Security 5](https://www.baeldung.com/spring-security-oauth-resource-server) +- [OAuth 2.0 Resource Server With Spring Security](https://www.baeldung.com/spring-security-oauth-resource-server) - [Provide an OAuth2 Token to a Feign Client](https://www.baeldung.com/spring-cloud-feign-oauth-token)