You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(adr): use absolute URL for IMPLEMENTATION_PLAN.md ref in ADR 0006
The previous relative link `../plans/IMPLEMENTATION_PLAN.md` resolved
locally because the file is on disk, but it is not tracked in git, so
the docs.yml CI checkout has no copy and `mkdocs build --strict`
aborted with WARNING. Switch to a GitHub-absolute URL to match the
sibling refs (README.md, llms.txt, .claude/rules/untp-versioning.md).
Resolves the docs.yml failure on commit 06ada77 (post-v0.5.1).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments