Update documentation link to the component

Update documentation link to the component since it has standalone examples
This commit is contained in:
Alexandru Bucur 2016-11-25 10:30:34 +02:00 committed by Nicolas Grekas
parent 821e7bbe7e
commit 25a629419a
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)