Docs: unify link audit entrypoint (#55912)

Merged via squash.

Prepared head SHA: 6b1ccb9f1f
Co-authored-by: velvet-shark <126378+velvet-shark@users.noreply.github.com>
Co-authored-by: velvet-shark <126378+velvet-shark@users.noreply.github.com>
Reviewed-by: @velvet-shark
This commit is contained in:
Radek Sienkiewicz
2026-03-27 18:31:19 +01:00
committed by GitHub
parent d35f37a58c
commit 47ae562cc9
5 changed files with 109 additions and 10 deletions

View File

@@ -506,7 +506,8 @@ Useful env vars:
## Docs sanity
Run docs checks after doc edits: `pnpm docs:list`.
Run docs checks after doc edits: `pnpm check:docs`.
Run full Mintlify anchor validation when you need in-page heading checks too: `pnpm docs:check-links:anchors`.
## Offline regression (CI-safe)