Skip to content

Commit 341af56

Browse files
committed
minor #16587 [Form] Fixing link (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- [Form] Fixing link Commits ------- 81faf5e Fixing link
2 parents fa0f561 + 81faf5e commit 341af56

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)