Skip to content

[Backport 14.3] [BUGFIX] Fix broken changelog links in administration module badges#833

Merged
linawolf merged 1 commit into
14.3from
backport-824-to-14.3
Jul 25, 2026
Merged

[Backport 14.3] [BUGFIX] Fix broken changelog links in administration module badges#833
linawolf merged 1 commit into
14.3from
backport-824-to-14.3

Conversation

@typo3-docs-backport-bot

Copy link
Copy Markdown

Description

Backport of #824 to 14.3.

…824)

The "Changed in version 14.0" notes tried to combine a :guilabel: role
with an embedded hyperlink (`name <url>`_). :guilabel: is not a reference
role, so the URL was rendered as literal text inside the badge with a
stray trailing underscore instead of a working link.

Split the badge from the link in all four versionchanged blocks: keep
:guilabel: for the menu labels and add a separate "the changelog entry"
hyperlink. Also fix the Backend Users note which wrongly read "moved
from Administration to Administration" (now "System to Administration")
and remove stray tab indentation.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
(cherry picked from commit 92bfd16)
@linawolf
linawolf merged commit 30368bc into 14.3 Jul 25, 2026
5 checks passed
@linawolf
linawolf deleted the backport-824-to-14.3 branch July 25, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants