Explorar o código

Update acls.adoc

Fix the spring security samples link
Nikita Eshkeev %!s(int64=2) %!d(string=hai) anos
pai
achega
bb402a706f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/modules/ROOT/pages/servlet/authorization/acls.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/authorization/acls.adoc

@@ -206,4 +206,4 @@ Such classes would use `AclService` to retrieve the relevant ACL and then call `
 Alternately, you could use our `AclEntryVoter`, `AclEntryAfterInvocationProvider` or `AclEntryAfterInvocationCollectionFilteringProvider` classes.
 All of these classes provide a declarative-based approach to evaluating ACL information at runtime, freeing you from needing to write any code.
 
-See the https://github.com/spring-projects/spring-security/tree/master/samples[sample applications] to learn how to use these classes.
+See the https://github.com/spring-projects/spring-security-samples[sample applications] to learn how to use these classes.