diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index f8701f99ffb..e546bc5c876 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -86,7 +86,7 @@ Configuration * :ref:`enabled ` * `fallbacks`_ * `logging`_ - * :ref:`paths `_ + * :ref:`paths ` * `property_access`_ * `magic_call`_ * `throw_exception_on_invalid_index`_ diff --git a/translation.rst b/translation.rst index e6cc52fb988..3093aaaad8e 100644 --- a/translation.rst +++ b/translation.rst @@ -374,7 +374,7 @@ For more options, see :ref:`component-translator-message-catalogs`. .. note:: - You can add other directories with the :refs:`paths ` + You can add other directories with the :ref:`paths ` option in the configuration: .. configuration-block::