Skip to content

Commit 81faf5e

Browse files
Fixing link
1 parent fa0f561 commit 81faf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/enum.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EnumType Field
99
The ``EnumType`` form field was introduced in Symfony 5.4.
1010

1111
A multi-purpose field used to allow the user to "choose" one or more options
12-
defined in a `PHP enumeration`_. It extends the :doc:`ChoiceType </reference/forms/types/enum>`
12+
defined in a `PHP enumeration`_. It extends the :doc:`ChoiceType </reference/forms/types/choice>`
1313
field and defines the same options.
1414

1515
+---------------------------+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)