Skip to content

Commit 6726c62

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: [Framework] Fix reference to default_path
2 parents 1582093 + 6b6540e commit 6726c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ paths
23772377
This option allows to define an array of paths where the component will look
23782378
for translation files. The later a path is added, the more priority it has
23792379
(translations from later paths overwrite earlier ones). Translations from the
2380-
`default_path <reference-translator-default_path>` have more priority than
2380+
:ref:`default_path <reference-translator-default_path>` have more priority than
23812381
translations from all these paths.
23822382

23832383
.. _reference-translator-default_path:

0 commit comments

Comments
 (0)