Skip to content

Commit a0d7f5a

Browse files
authored
Merge pull request #998 from andrea-cristaudo/patch-2
Change authenticator manager doc url
2 parents f30eb9d + 62ad07c commit a0d7f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/security-bundle/5.3/config/packages/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
security:
2-
# https://symfony.com/doc/current/security/experimental_authenticators.html
2+
# https://symfony.com/doc/current/security/authenticator_manager.html
33
enable_authenticator_manager: true
44
# https://symfony.com/doc/current/security.html#c-hashing-passwords
55
password_hashers:

0 commit comments

Comments
 (0)