浏览代码

SEC-2665: Fix samples/ldap-jc link in reference

Rob Winch 11 年之前
父节点
当前提交
52c585aef1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/asciidoc/index.adoc

+ 1 - 1
docs/manual/src/asciidoc/index.adoc

@@ -691,7 +691,7 @@ public void configureGlobal(AuthenticationManagerBuilder auth) throws Exception
 
 
 ==== LDAP Authentication
 ==== LDAP Authentication
 
 
-You can find the updates to suppport LDAP based authentication. The https://github.com/spring-projects/spring-security/tree/master/samples/lda-jc[ldap-jc sample] provides a complete example of using LDAP based authentication.
+You can find the updates to suppport LDAP based authentication. The https://github.com/spring-projects/spring-security/tree/master/samples/ldap-jc[ldap-jc sample] provides a complete example of using LDAP based authentication.
 
 
 [source,java]
 [source,java]
 ----
 ----