We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d911b commit bed3527Copy full SHA for bed3527
cookbook/form/create_custom_field_type.rst
@@ -72,7 +72,7 @@ important:
72
73
* ``setDefaultOptions()`` - This defines options for your form type that
74
can be used in ``buildForm()`` and ``buildView()``. There are a lot of
75
- options common to all fields (see :doc:`/reference/forms/types/form`_),
+ options common to all fields (see :doc:`/reference/forms/types/form`),
76
but you can create any others that you need here.
77
78
.. tip::
0 commit comments