Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

[Backport 13.4] [BUGFIX] Adjust links to debug chapter #88

Merged
merged 1 commit into from
Oct 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Documentation/TypoScriptOverview/TheTermTemplate/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Common mistakes made with TypoScript templates can cause a message like this:
.. figure:: /Images/ManualScreenshots/NoTypoScriptTemplateFoundDebuggingOff.png
:alt: Error message "No TypoScript template found! Without debug mode"

If you turn the :ref:`debug mode <t3start:debug-mode>` on you will get more
detailed information:
If you turn on the :ref:`debug mode <t3coreapi:troubleshooting-debug-mode>`
you will get more detailed information:

.. figure:: /Images/ManualScreenshots/NoTypoScriptTemplateFound.png
:alt: Error message "No TypoScript template found!"
Expand Down
Loading