Fix link to documentation

This commit is contained in:
Alex Nostadt 2019-06-20 21:56:03 +02:00 committed by Fabien Potencier
parent 5471867efc
commit e0d2c58bc2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ It also provides a few improvements over `var_export()`/`serialize()`:
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/var_exporter/introduction.html)
* [Documentation](https://symfony.com/doc/current/components/var_exporter.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)