We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9173ac9 commit ec3f769Copy full SHA for ec3f769
http_cache/form_csrf_caching.rst
@@ -8,7 +8,7 @@ CSRF tokens are meant to be different for every user. This is why you
8
need to be cautious if you try to cache pages with forms including them.
9
10
For more information about how CSRF protection works in Symfony, please
11
-check :doc:`CSRF Protection </form/csrf_protection>`.
+check :doc:`CSRF Protection </security/csrf>`.
12
13
Why Caching Pages with a CSRF token is Problematic
14
--------------------------------------------------
0 commit comments