Audit external links in non-legacy documentation
Author: xirongCreated Jun 7, 2026Updated Jun 7, 2026
Labelsenhancementhelp wanted
Background
The handbook depends on official Git, GitHub, OpenAI, Anthropic, Atlassian, and company practice references. External links should stay fresh, especially outside the archived legacy section.
Scope
- Review external links in active documentation directories.
- Skip
09-resources/legacy/unless a link is referenced from an active guide. - Prefer official documentation, source repositories, release notes, and primary sources.
- Replace outdated links when a stable official URL exists.
- Mark outdated resources clearly when keeping them for historical context.
Done When
- Broken or redirected links in active docs are fixed or documented.
- No historical resource is presented as the primary learning path.
python3 scripts/check-docs.pypasses.git diff --checkpasses.
Source: xirong/my-git