We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72de5ba commit 72ee514Copy full SHA for 72ee514
reference/constraints/File.rst
@@ -248,7 +248,7 @@ You can find a list of existing mime types on the `IANA website`_.
248
the value of the ``mimeTypes`` option is also used in the ``accept``
249
attribute of the related ``<input type="widget"/>`` HTML element.
250
251
- This behavior is applied only when using :ref:`form type guessing <forms-field-guessing>`
+ This behavior is applied only when using :ref:`form type guessing <form-type-guessing>`
252
(i.e. the form type is not defined explicitly in the ``->add()`` method of
253
the form builder) and when the field doesn't define its own ``accept`` value.
254
0 commit comments