10000 Fix dotenv documentation link · symfony/dotenv@5f11dda · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f11dda

Browse files
Fix dotenv documentation link
Context: symfony/symfony-docs#7526 (comment)
1 parent 7a7c8d4 commit 5f11dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ accessible via `getenv()`, `$_ENV`, or `$_SERVER`.
77
Resources
88
---------
99

10-
* [Documentation](https://symfony.com/doc/current/components/dotenv/index.html)
10+
* [Documentation](https://symfony.com/doc/current/components/dotenv.html)
1111
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1212
* [Report issues](https://github.com/symfony/symfony/issues) and
1313
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)
0