Skip to content

Commit 72ee514

Browse files
committed
Fixed a reference
1 parent 72de5ba commit 72ee514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/File.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ You can find a list of existing mime types on the `IANA website`_.
248248
the value of the ``mimeTypes`` option is also used in the ``accept``
249249
attribute of the related ``<input type="widget"/>`` HTML element.
250250

251-
This behavior is applied only when using :ref:`form type guessing <forms-field-guessing>`
251+
This behavior is applied only when using :ref:`form type guessing <form-type-guessing>`
252252
(i.e. the form type is not defined explicitly in the ``->add()`` method of
253253
the form builder) and when the field doesn't define its own ``accept`` value.
254254

0 commit comments

Comments
 (0)