Skip to content

Commit 6b6540e

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: [Framework] Fix reference to default_path
2 parents 316c574 + 735f543 commit 6b6540e

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
@@ -2370,7 +2370,7 @@ paths
23702370
This option allows to define an array of paths where the component will look
23712371
for translation files. The later a path is added, the more priority it has
23722372
(translations from later paths overwrite earlier ones). Translations from the
2373-
`default_path <reference-translator-default_path>` have more priority than
2373+
:ref:`default_path <reference-translator-default_path>` have more priority than
23742374
translations from all these paths.
23752375

23762376
.. _reference-translator-default_path:

0 commit comments

Comments
 (0)