Skip to content

Commit 1e30a44

Browse files
committed
[BUGFIX] Fix links for TCA concept
releases: main, 13.4, 12.4
1 parent fbfb9d3 commit 1e30a44

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

Documentation/Concepts/TCA/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ To learn more about TCA and how to use it in your TYPO3 projects, you can refer
4949
TYPO3 documentation:
5050

5151
* :ref:`TYPO3 TCA Reference <t3tca:introduction>`
52-
* :ref:`Database records <t3coreapi:database-records>`
53-
* :doc:`Relations <t3coreapi:ExtensionArchitecture/Extbase/Reference/Domain/Model#relations>`
52+
* `Database records <https://docs.typo3.org/permalink/t3coreapi:database-records>`_
53+
* `Relations between Extbase models <https://docs.typo3.org/permalink/t3coreapi:extbase-model-relations>`_

Documentation/Installation/Install.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ This is a step-by-step guide detailing how to install TYPO3 using DDEV, Docker a
1414

1515
DDEV is used for local development only.
1616

17-
The scripts used in this guide will install TYPO3 v13.1 which is the latest release of the CMS. If you wish to
18-
install the long term support (LTS) release of TYPO3, visit the :ref:`TYPO3 v12
19-
Installation instructions <t3start12:install>`.
20-
2117
.. youtube:: HW7J3G1SqZw
2218

2319
.. note::

0 commit comments

Comments
 (0)