Skip to content

Commit 34884ea

Browse files
committed
[TASK] Fix rendering warnings
1 parent 4f9417a commit 34884ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/Installation/ApplicationContext.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ You can now include this file in your
110110

111111
The following steps are needed for a secure production context:
112112

113-
* :ref:`Generate a unique encryption key <t3coreapi:security-encryption-key-generate>`
113+
* :ref:`Generate a unique encryption key <t3coreapi:security-encryption-key>`
114114
and put it in `$customChanges['SYS']['encryptionKey']` in your
115115
:file:`config/system/credentials.php`.
116116
* Choose a new install tool password and put its hash into

Documentation/Installation/DeployTYPO3.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.. index:: deployment, composer, production setup
44

55
.. _deploytypo3:
6+
.. _deployment:
67

78
===============
89
Deploying TYPO3

0 commit comments

Comments
 (0)