Skip to content

docs(site): fix Lychee link check (drop cross-page fragments) - #14

Merged
tgoodwin merged 1 commit into
mainfrom
sprint-51
May 26, 2026
Merged

docs(site): fix Lychee link check (drop cross-page fragments)#14
tgoodwin merged 1 commit into
mainfrom
sprint-51

Conversation

@tgoodwin

Copy link
Copy Markdown
Owner

Fixes the failing docs-site workflow so the docs can deploy.

The only failing step was the Lychee internal link check (strict mkdocs build is green). Lychee's --include-fragments can't resolve a cross-page link's directory URL to its index.html, so it reported two real anchors as missing. This drops the two #fragment parts (the links still land on the right page):

  • extraction.mdcut-placement.md
  • walkthrough.mdindex.md

These were the only two cross-page fragment links in the site. Merging to main runs the deploy job → GitHub Pages.

@tgoodwin
tgoodwin merged commit d785962 into main May 26, 2026
2 checks passed
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