Fix Broken Link

Closes gh-12824
This commit is contained in:
Logan Kulinski 2023-03-06 19:27:37 -06:00 committed by Josh Cummings
parent ffe029d5bd
commit 8ad91287d9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Spring Boot 2.x brings full auto-configuration capabilities for OAuth 2.0 Login.
This section shows how to configure the {gh-samples-url}/boot/oauth2login[*OAuth 2.0 Login sample*] by using _Google_ as the _Authentication Provider_ and covers the following topics:
This section shows how to configure the {gh-samples-url}/servlet/spring-boot/java/oauth2/login[*OAuth 2.0 Login sample*] by using _Google_ as the _Authentication Provider_ and covers the following topics:
* <<oauth2login-sample-initial-setup>>
* <<oauth2login-sample-redirect-uri>>