Skip to content

Commit d9481d8

Browse files
committed
fix reference syntax
1 parent b032584 commit d9481d8

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
@@ -86,7 +86,7 @@ Configuration
8686
* :ref:`enabled <reference-translator-enabled>`
8787
* `fallbacks`_
8888
* `logging`_
89-
* :ref:`paths <reference-translator-paths>`_
89+
* :ref:`paths <reference-translator-paths>`
9090
* `property_access`_
9191
* `magic_call`_
9292
* `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)