Skip to content

Commit

Permalink
fix typo in docs and add api url
Browse files Browse the repository at this point in the history
Signed-off-by: ahmd-nabil <ahm3dnabil99@gmail.com>
  • Loading branch information
ahmd-nabil authored and marcusdacoregio committed Nov 30, 2023
1 parent abe2029 commit 0beda02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Many sites allow certain limited access under remember-me authentication, but re

[[authz-authorization-managers]]
==== AuthorizationManagers
There are also helpful static factories in `AuthenticationManagers` for composing individual ``AuthenticationManager``s into more sophisticated expressions.
There are also helpful static factories in {security-api-url}org/springframework/security/authorization/AuthorizationManagers.html[`AuthorizationManagers`] for composing individual ``AuthorizationManager``s into more sophisticated expressions.

[[authz-custom-authorization-manager]]
==== Custom Authorization Managers
Expand Down

0 comments on commit 0beda02

Please sign in to comment.