diff --git a/Documentation/Concepts/Backend/AdminTools/Index.rst b/Documentation/Concepts/Backend/AdminTools/Index.rst index 558f20fe..0b3b3d08 100644 --- a/Documentation/Concepts/Backend/AdminTools/Index.rst +++ b/Documentation/Concepts/Backend/AdminTools/Index.rst @@ -58,7 +58,7 @@ write access to the file. You can create it like this on: touch config/ENABLE_INSTALL_TOOL -See also :confval:`TYPO3 Explained, ENABLE_INSTALL_TOOL `. +See also :ref:`TYPO3 Explained, ENABLE_INSTALL_TOOL `. You **must** now enter the Install Tool password. If you do not know the install tool password you can generate a new one by entering the desired password. @@ -74,7 +74,7 @@ Open file :file:`config/system/settings.php` and adjust the Install tool password like so: .. code-block:: diff - :caption: config/system/settings.php (Diference) + :caption: config/system/settings.php (Difference)