Skip to content

Commit 971adde

Browse files
committed
remove obsolete internal references
1 parent 9e6d008 commit 971adde

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

best_practices/configuration.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ and security credentials) and different environments (development, production).
66
That's why Symfony recommends that you split the application configuration into
77
three parts.
88

9-
.. _config-parameters.yml:
10-
119
Infrastructure-Related Configuration
1210
------------------------------------
1311

@@ -53,8 +51,6 @@ To override these variables with machine-specific or sensitive values, create a
5351
environment variables, exposing sensitive information such as the database
5452
credentials.
5553

56-
.. _best-practices-canonical-parameters:
57-
5854
Canonical Parameters
5955
~~~~~~~~~~~~~~~~~~~~
6056

0 commit comments

Comments
 (0)