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 6bfddac commit 4e3c329Copy full SHA for 4e3c329
forms.rst
@@ -695,11 +695,10 @@ Learn more
695
:maxdepth: 1
696
:glob:
697
698
- form/*
699
-
700
-* :doc:`/controller/upload_file`
701
-* :doc:`/reference/forms/types`
702
-* :doc:`/http_cache/form_csrf_caching`
+ /form/*
+ /controller/upload_file
+ /reference/forms/types
+ /http_cache/form_csrf_caching
703
704
.. _`Symfony Form component`: https://github.com/symfony/form
705
.. _`DateTime`: https://php.net/manual/en/class.datetime.php
0 commit comments