Skip to content

Commit 918d5c2

Browse files
committed
Merge branch '3.1'
* 3.1: fix reference syntax
2 parents f68f046 + a1dfcc5 commit 918d5c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Configuration
8282
* :ref:`enabled <reference-translator-enabled>`
8383
* `fallbacks`_
8484
* `logging`_
85-
* :ref:`paths <reference-translator-paths>`_
85+
* :ref:`paths <reference-translator-paths>`
8686
* `property_access`_
8787
* `magic_call`_
8888
* `throw_exception_on_invalid_index`_

translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ For more options, see :ref:`component-translator-message-catalogs`.
374374

375375
.. note::
376376

377-
You can add other directories with the :refs:`paths <reference-translator-paths>`
377+
You can add other directories with the :ref:`paths <reference-translator-paths>`
378378
option in the configuration:
379379

380380
.. configuration-block::

0 commit comments

Comments
 (0)