Files
yusyus aaaccbed7d docs: fix 92 broken relative links across the docs tree
Repo-wide link audit and repair: 109 broken markdown links -> 17.

- 70 relinked by resolving the target's real location (e.g. CHANGELOG's
  docs/ENHANCEMENT.md -> docs/features/ENHANCEMENT.md); ambiguous en/zh-CN
  pairs resolved to the same language tree as the referring file
- 10 case/separator mismatches (integrations/cursor.md -> CURSOR.md,
  advanced/api-reference.md -> reference/API_REFERENCE.md, and the
  cline/windsurf/continue-dev equivalents)
- 2 wrong-depth links in src/skill_seekers/mcp/README.md
- 10 links pointing at docs that were planned but never written are now
  plain text instead of 404s (DOCKER_COMPOSE, mcp-tools, CHUNKING,
  ROUTER_SKILLS, OUTREACH_SCRIPTS, BLOG_POST_OUTLINES, github-actions)

The 17 remaining are intentional, not defects: 3 template placeholders
(path/to/new.md, {sanitized_title}), 8 inside an illustrative sample of
generated how-to output in docs/features/HOW_TO_GUIDES.md, and 6 inside
docs/archive/ historical snapshots.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-02 07:11:39 +03:00
..