diff --git a/security/guard_authentication.rst b/security/guard_authentication.rst index 5926e3ced60..3f81f55139e 100644 --- a/security/guard_authentication.rst +++ b/security/guard_authentication.rst @@ -432,8 +432,9 @@ Each authenticator needs the following methods: The picture below shows how Symfony calls Guard Authenticator methods: -.. image:: /_images/security/authentication-guard-methods.svg - :align: center +.. raw:: html + + .. _guard-customize-error: