Skip to content

Commit 08617b1

Browse files
[BUGFIX] Fix links for TCA concept (#706)
releases: main, 13.4, 12.4 Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
1 parent c9842fc commit 08617b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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>`_

0 commit comments

Comments
 (0)