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 18836b8 commit 22f9796Copy full SHA for 22f9796
components/form.rst
@@ -56,7 +56,7 @@ support for very important features:
56
The Symfony Form component relies on other libraries to solve these problems.
57
Most of the time you will use Twig and the Symfony
58
:doc:`HttpFoundation </components/http_foundation>`,
59
-Translation and Validator components, but you can replace any of these with
+:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>` components, but you can replace any of these with
60
a different library of your choice.
61
62
The following sections explain how to plug these libraries into the form
0 commit comments