Skip to content

Commit

Permalink
[BUGFIX] Correct reference to TYPO3_CONF_VARS['SYS'] chapter in TYPO3…
Browse files Browse the repository at this point in the history
… Explained (#1096)

Sphinx is here lax and looks, if there is a reference of that name in all of the
intersphinxes. But guides is more picky and throws a warning. Therefore, the
reference is now prefixed with the correct manual.

Releases: main, 12.4, 11.5
  • Loading branch information
brotkrueml authored Mar 2, 2024
1 parent a113558 commit af78ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Conditions/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ feature()
:Data type: String

Provides access to the current state of
:ref:`feature toggles <typo3ConfVars_sys_features>`.
:ref:`feature toggles <t3coreapi:typo3ConfVars_sys_features>`.

Example:

Expand Down

0 comments on commit af78ccb

Please sign in to comment.