Skip to content

Commit ec3f769

Browse files
committed
Fixed another reference
1 parent 9173ac9 commit ec3f769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/form_csrf_caching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSRF tokens are meant to be different for every user. This is why you
88
need to be cautious if you try to cache pages with forms including them.
99

1010
For more information about how CSRF protection works in Symfony, please
11-
check :doc:`CSRF Protection </form/csrf_protection>`.
11+
check :doc:`CSRF Protection </security/csrf>`.
1212

1313
Why Caching Pages with a CSRF token is Problematic
1414
--------------------------------------------------

0 commit comments

Comments
 (0)