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

View File

@ -7,7 +7,7 @@ The Validator component provides tools to validate values following the
Resources 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) * [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and * [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls) [send Pull Requests](https://github.com/symfony/symfony/pulls)