Skip to content

Commit 8408f44

Browse files
committed
Fix wrong references
1 parent 3386d30 commit 8408f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/kernel.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ used by the application.
200200
-------------------------
201201

202202
This parameter stores the value of
203-
:ref:`the framework.default_locale parameter <configuration-framework-default_locale>`.
203+
:ref:`the framework.default_locale parameter <config-framework-default_locale>`.
204204

205205
``kernel.enabled_locales``
206206
--------------------------
@@ -324,7 +324,7 @@ This parameter stores the value of
324324
--------------------------
325325

326326
This parameter stores the value of
327-
:ref:`the framework.trusted_proxies parameter <configuration-framework-trusted-proxies>`.
327+
:ref:`the framework.trusted_proxies parameter <reference-framework-trusted-proxies>`.
328328

329329
.. _`character encoding`: https://en.wikipedia.org/wiki/Character_encoding
330330
.. _`reproducible builds`: https://en.wikipedia.org/wiki/Reproducible_builds

0 commit comments

Comments
 (0)