Skip to content

docs: fix the three stale link forms in docs/maxusai - #332

Merged
glennneuber merged 1 commit into
mainfrom
docs/fix-stale-doc-links
Sep 19, 2026
Merged

glennneuber merged 1 commit into
mainfrom
docs/fix-stale-doc-links

Conversation

@glennneuber

Copy link
Copy Markdown

Found while verifying that the ADR renumbering in #327 left nothing dangling. It did not, but seven pre-existing links were already broken:

A checker over all 135 markdown files under docs/maxusai plus the README now reports zero broken relative links.

🤖 Generated with Claude Code

…maxusai resolves

Found while checking that yesterday's ADR renumbering left nothing dangling —
it did not, but seven older links were already broken:

- five `vision-suite/file.py:340` links, which GitHub cannot resolve; the
  anchor form `#L340` is what it wants, and the colon form is a Claude Code
  convention that does not survive into a rendered document
- `llama/compat/apply-patch.cmake`, renamed to `compat.cmake`
- `mlx-prefill-dequant-gemm.md`, a document that was never written; the
  dequant-GEMM work is PR #287, so the link points there

A checker over all 135 markdown files now reports zero broken relative links.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@glennneuber
glennneuber merged commit b8b0c4a into main Sep 19, 2026
1 check 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.

2 participants