Skip to content

Commit 89bd934

Browse files
[BUGFIX] Fix link (#686)
releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <lwolf@w-commerce.de>
1 parent 4e2b5e8 commit 89bd934

File tree

1 file changed

+2
-2
lines changed
  • Documentation/Concepts/Backend/AdminTools

1 file changed

+2
-2
lines changed

Documentation/Concepts/Backend/AdminTools/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ write access to the file. You can create it like this on:
5858
5959
touch config/ENABLE_INSTALL_TOOL
6060
61-
See also :confval:`TYPO3 Explained, ENABLE_INSTALL_TOOL <t3coreapi:flag-file-enable-install-tool>`.
61+
See also :ref:`TYPO3 Explained, ENABLE_INSTALL_TOOL <t3coreapi:file-config-enable-install-tool>`.
6262

6363
You **must** now enter the Install Tool password. If you do not know the install
6464
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
7474
password like so:
7575

7676
.. code-block:: diff
77-
:caption: config/system/settings.php (Diference)
77+
:caption: config/system/settings.php (Difference)
7878
7979
<?php
8080
return [

0 commit comments

Comments
 (0)