Skip to content

Use relative paths for docs redirect and version selector#28

Merged
lukidoescode merged 2 commits into
mainfrom
lwagner/fix-gh-page-redirect
May 11, 2026
Merged

Use relative paths for docs redirect and version selector#28
lukidoescode merged 2 commits into
mainfrom
lwagner/fix-gh-page-redirect

Conversation

@lukidoescode

Copy link
Copy Markdown
Owner

The docs are served from a subpath (/lldap-operator/), so absolute paths like /main-branch/ resolve incorrectly. Use relative paths throughout: ./LATEST/ in the root redirect, and derive the site root from the script's own URL in the version selector.

The docs are served from a subpath (/lldap-operator/), so absolute
paths like /main-branch/ resolve incorrectly. Use relative paths
throughout: ./LATEST/ in the root redirect, and derive the site root
from the script's own URL in the version selector.
@lukidoescode lukidoescode merged commit f95b360 into main May 11, 2026
8 checks passed
@lukidoescode lukidoescode deleted the lwagner/fix-gh-page-redirect branch May 11, 2026 20:27
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.

1 participant