8000 minor #10920 Update form.rst (atailouloute) · symfony/symfony-docs@08bd57f · GitHub
[go: up one dir, main page]

Skip to content

Commit 08bd57f

Browse files
committed
minor #10920 Update form.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update form.rst Add links to some components docs Commits ------- 22f9796 Update form.rst
2 parents 7318853 + 22f9796 commit 08bd57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ support for very important features:
5656
The Symfony Form component relies on other libraries to solve these problems.
5757
Most of the time you will use Twig and the Symfony
5858
:doc:`HttpFoundation </components/http_foundation>`,
59-
Translation and Validator components, but you can replace any of these with
59+
:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>` components, but you can replace any of these with
6060
a different library of your choice.
6161

6262
The following sections explain how to plug these libraries into the form

0 commit comments

Comments
 (0)
0