Skip to content

docs: stop dead-link-checking .cs source-file links#358

Merged
jeremydmiller merged 1 commit into
mainfrom
fix/docs-deadlinks
May 21, 2026
Merged

docs: stop dead-link-checking .cs source-file links#358
jeremydmiller merged 1 commit into
mainfrom
fix/docs-deadlinks

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

The docs.yml deploy fails on 16 dead links in codegen/projection-apply-dispatch.md — relative links to .cs source files (with #Lxxx anchors) that VitePress can't resolve as doc pages. Pre-existing; unrelated to the 2.0.0 version bump. Scopes ignoreDeadLinks to .cs links; doc-to-doc links stay validated.

🤖 Generated with Claude Code

projection-apply-dispatch.md links to .cs source files (with #Lxxx anchors)
via relative paths; VitePress can't resolve source files as doc pages and
fails the build with 16 dead links. Scope ignoreDeadLinks to .cs links so
the docs deploy succeeds; doc-to-doc links are still validated.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jeremydmiller jeremydmiller merged commit f7620cc into main May 21, 2026
@jeremydmiller jeremydmiller deleted the fix/docs-deadlinks branch May 21, 2026 17:16
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