diff --git a/Documentation/LanguageMenu/Index.rst b/Documentation/LanguageMenu/Index.rst index e2750dc..cae4903 100644 --- a/Documentation/LanguageMenu/Index.rst +++ b/Documentation/LanguageMenu/Index.rst @@ -40,7 +40,7 @@ This is the corresponding TypoScript code, that sets up a `LanguageMenuProcessor` on the page level: .. code-block:: typoscript - :caption: EXT:site_package/Configuration/TypoScript/setup.typoscript + :caption: EXT:site_package/Configuration/Sets/Main/setup.typoscript page = PAGE page { diff --git a/Documentation/LocalizedLabels/Index.rst b/Documentation/LocalizedLabels/Index.rst index ee73041..8934758 100644 --- a/Documentation/LocalizedLabels/Index.rst +++ b/Documentation/LocalizedLabels/Index.rst @@ -17,7 +17,7 @@ the system can retrieve in a localized version if the appropriate translations are installed. It is possible to retrieve values from XLF files using TypoScript: .. code-block:: typoscript - :caption: EXT:site_package/Configuration/TypoScript/setup.typoscript + :caption: EXT:site_package/Configuration/Sets/Main/setup.typoscript page.20 = TEXT page.20.data = LLL:EXT:indexed_search/Resources/Private/Language/locallang.xlf:form.submit