-
-
Notifications
You must be signed in to change notification settings - Fork 2k
docs: CSS for external link broke with v13.3.1 #3822
Copy link
Copy link
Closed
Labels
area/documentationbug/solution proposedA bug report, whose bug is confirmed, and an unverified solution was proposedA bug report, whose bug is confirmed, and an unverified solution was proposedbug/solution verifiedA bug report, whose bug is confirmed and a verified solution was proposedA bug report, whose bug is confirmed and a verified solution was proposedkind/bug/reportA report about a bugA report about a bug
Milestone
Metadata
Metadata
Assignees
Labels
area/documentationbug/solution proposedA bug report, whose bug is confirmed, and an unverified solution was proposedA bug report, whose bug is confirmed, and an unverified solution was proposedbug/solution verifiedA bug report, whose bug is confirmed and a verified solution was proposedA bug report, whose bug is confirmed and a verified solution was proposedkind/bug/reportA report about a bugA report about a bug
Description
The docs CI should only be using
MAJOR.MINOR, so a potential bug was introduced via a patch release or the minor was bumped without verifying the docs preview.Presently v13.3 docs are presenting all links as external (this is a custom CSS rule we have added, which implies upstream added a change that broke it).
docker-mailserver/docs/content/assets/css/customizations.css
Lines 19 to 20 in ed1e1eb