docs: replace absolute plan links with repo-relative paths
Some checks failed
Gitea CI / test (push) Failing after 8s
Gitea CI / test (pull_request) Failing after 6s

This commit is contained in:
agentson
2026-03-01 20:22:13 +09:00
parent 5730f0db2a
commit 4c0b55d67c

View File

@@ -38,5 +38,5 @@ python3 scripts/validate_ouroboros_docs.py
## 원본 계획 문서 ## 원본 계획 문서
- [v2](/home/agentson/repos/The-Ouroboros/ouroboros_plan_v2.txt) - [v2](../../ouroboros_plan_v2.txt)
- [v3](/home/agentson/repos/The-Ouroboros/ouroboros_plan_v3.txt) - [v3](../../ouroboros_plan_v3.txt)