Skip to content

Commit bb402a7

Browse files
neshkeevjzheaux
authored andcommitted
Update acls.adoc
Fix the spring security samples link
1 parent 9edbac7 commit bb402a7

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/authorization

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authorization/acls.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ Such classes would use `AclService` to retrieve the relevant ACL and then call `
206206
Alternately, you could use our `AclEntryVoter`, `AclEntryAfterInvocationProvider` or `AclEntryAfterInvocationCollectionFilteringProvider` classes.
207207
All of these classes provide a declarative-based approach to evaluating ACL information at runtime, freeing you from needing to write any code.
208208

209-
See the https://github.com/spring-projects/spring-security/tree/master/samples[sample applications] to learn how to use these classes.
209+
See the https://github.com/spring-projects/spring-security-samples[sample applications] to learn how to use these classes.

0 commit comments

Comments
 (0)