Skip to content

Commit

Permalink
Fix Broken Link
Browse files Browse the repository at this point in the history
  • Loading branch information
lbkulinski authored and jzheaux committed Mar 20, 2023
1 parent ffe029d commit 8ad9128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/servlet/oauth2/login/core.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
Expand Down

0 comments on commit 8ad9128

Please sign in to comment.