-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Description
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
| /* Matches the two nav link classes that start with `http` `href` values, regular docs pages use relative URLs instead. */ | |
| .md-tabs__link[href^="http"]::before, .md-nav__link[href^="http"]::before { |
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
