minor #20629 [Form] [Validator] Update documentation link to the component (CoolGoose)

This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #20629).

Discussion
----------

[Form] [Validator] Update documentation link to the component

- [x] Update documentation link to the component since it has standalone examples

Commits
-------

25a6294 Update documentation link to the component
This commit is contained in:
Nicolas Grekas 2016-11-25 11:12:25 +01:00
commit b0fd45347a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ The Validator component provides tools to validate values following the
Resources
---------
* [Documentation](https://symfony.com/doc/current/book/validation.html)
* [Documentation](https://symfony.com/doc/current/components/validator.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)