瀏覽代碼

Fix Broken Link

Closes gh-12824
Logan Kulinski 2 年之前
父節點
當前提交
8ad91287d9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/ROOT/pages/servlet/oauth2/login/core.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/oauth2/login/core.adoc

@@ -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>>