docs: fix link rot — Gitea URL conventions, broken PR links, stale external URLs #21

Merged
app-lead merged 1 commits from docs/link-rot-fix-2026-05-11 into main 2026-05-11 11:28:40 +00:00

1 Commits

Author SHA1 Message Date
19325330d4 docs: fix link rot across changelog, migration guide, and workspace-config
All checks were successful
Secret scan / secret-scan (pull_request) Successful in 31s
CI / build (pull_request) Successful in 2m47s
Link rot fixes (Gitea URL conventions):
- changelog.mdx: fix all /pull/ → /pulls/ (GitHub→Gitea URL migration);
  strip 404 landingpage private PR links; strip broken old docs PR links
  (#78, #79, #1798, #1799, #1844, #1864 — PRs from GitHub era that don't
  exist in Gitea)
- migration/a2a-sdk-v0-to-v1.mdx: fix GitHub-style blob/ URLs to Gitea
  src/branch/ format for workspace/main.py, conftest.py, pyproject.toml;
  fix release tag URL case; strip deleted PR#39 and PR#48 links
- workspace-config.mdx: update docs.anthropic.com (301→) to
  platform.claude.com/docs/

Confirmed 200 for all corrected links before commit.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 11:14:12 +00:00