Skip to content

fix: Make links between sections fully relative#361

Merged
jacobgkau merged 1 commit into
masterfrom
link-fixes
May 14, 2026
Merged

fix: Make links between sections fully relative#361
jacobgkau merged 1 commit into
masterfrom
link-fixes

Conversation

@jacobgkau
Copy link
Copy Markdown
Member

Needed to fix links after the switch from a subdomain to a subdirectory. I thought mdbook's site-url setting would take care of this for links starting with /, but their documentation actually says not to use links starting with / when using the site-url setting.

Fixes #360.

Needed to fix links after the switch from a subdomain to a subdirectory.
I thought mdbook's site-url setting would take care of this for links
starting with /, but their documentation actually says not to use links
starting with / when using the site-url setting.
@jacobgkau jacobgkau requested review from a team May 14, 2026 15:47
@jacobgkau jacobgkau merged commit 0bb8264 into master May 14, 2026
1 check passed
@jacobgkau jacobgkau deleted the link-fixes branch May 14, 2026 19:01
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.

Some links broken after move from subdomain to subdirectory

2 participants