Skip to content

Commit 458ce79

Browse files
jdevinemtMrYamous
andauthored
Update deployment.rst
Corrected internal link. Co-authored-by: Matthieu Lempereur <[email protected]>
1 parent 809ba3c commit 458ce79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deployment.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ B) Configure your Environment Variables
134134
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
135135

136136
Most Symfony applications read their configuration from environment variables.
137-
While developing locally, you'll usually store these in `.env files <https://symfony.com/doc/current/configuration.html#configuring-environment-variables-in-env-files>`_. On production, you have two options:
137+
While developing locally, you'll usually store these in :ref:`.env files <configuration-env-var-in-dev>`. On production, you have two options:
138138

139139
1. Create "real" environment variables. How you set environment variables, depends
140140
on your setup: they can be set at the command line, in your Nginx configuration,

0 commit comments

Comments
 (0)