docs: use relative documentation links

This commit is contained in:
wushumin
2026-06-03 22:05:05 +08:00
parent 1e2fbbccb0
commit 5fe201e8fe

View File

@@ -66,9 +66,9 @@ npm run build
## 推荐先看文档
- [履约状态机](/Users/wushumin/www/biyou/anxinyan/docs/flow/state-machine.md)
- [上线检查清单](/Users/wushumin/www/biyou/anxinyan/docs/deploy/release-checklist.md)
- [履约冒烟检查表](/Users/wushumin/www/biyou/anxinyan/docs/deploy/fulfillment-smoke-checklist.md)
- [当前交付说明](/Users/wushumin/www/biyou/anxinyan/docs/deploy/delivery-notes.md)
- [部署说明](/Users/wushumin/www/biyou/anxinyan/docs/deploy/deploy-plan.md)
- [分支协作规范](/Users/wushumin/www/biyou/anxinyan/docs/development/branch-workflow.md)
- [履约状态机](docs/flow/state-machine.md)
- [上线检查清单](docs/deploy/release-checklist.md)
- [履约冒烟检查表](docs/deploy/fulfillment-smoke-checklist.md)
- [当前交付说明](docs/deploy/delivery-notes.md)
- [部署说明](docs/deploy/deploy-plan.md)
- [分支协作规范](docs/development/branch-workflow.md)