浏览代码

Fix broken link to SAML2 login example

Ken Dombeck 3 年之前
父节点
当前提交
13d8b69ee4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/ROOT/pages/servlet/saml2/login/index.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/saml2/login/index.adoc

@@ -17,5 +17,5 @@ This process is similar to the one started in 2017 for xref:servlet/oauth2/index
 
 [NOTE]
 ====
-A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2-login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
+A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2/login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
 ====