Skip to content

Commit 15344d9

Browse files
committed
Fixed the path of an image
1 parent d89bfed commit 15344d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/guard_authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ The picture below shows how Symfony calls Guard Authenticator methods:
434434

435435
.. raw:: html
436436

437-
<object data="./_images/security/authentication-guard-methods.svg" type="image/svg+xml"></object>
437+
<object data="../_images/security/authentication-guard-methods.svg" type="image/svg+xml"></object>
438438

439439
.. _guard-customize-error:
440440

0 commit comments

Comments
 (0)