Fix dotenv documentation link

Context: https://github.com/symfony/symfony-docs/issues/7526#issuecomment-287095159
This commit is contained in:
Matt Fields 2017-03-16 11:46:40 -04:00
parent 18bbf3741a
commit 8810d61ee3

View File

@ -7,7 +7,7 @@ accessible via `getenv()`, `$_ENV`, or `$_SERVER`.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/dotenv/index.html)
* [Documentation](https://symfony.com/doc/current/components/dotenv.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)