Skip to content

Commit c21b2e5

Browse files
armetizweaverryan
authored andcommitted
Fix a link.
1 parent dfe4ada commit c21b2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The ``file`` type represents a file input in your form.
1414
| | - `read_only`_ |
1515
| | - `error_bubbling`_ |
1616
+-------------+---------------------------------------------------------------------+
17-
| Parent type | :doc:`form</reference/forms/types/field>` |
17+
| Parent type | :doc:`form</reference/forms/types/form>` |
1818
+-------------+---------------------------------------------------------------------+
1919
| Class | :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType` |
2020
+-------------+---------------------------------------------------------------------+

0 commit comments

Comments
 (0)