Revert "feat(docs): remove path prefix"

This reverts commit 09cefbedbf.
This commit is contained in:
tim
2025-09-09 14:02:23 +08:00
parent 747d9c07d1
commit 8abdc73497
9 changed files with 17 additions and 17 deletions

View File

@@ -16,6 +16,6 @@ bun dev
使用以下路由:
- `frontend/` 前端技术文档
- `backend/` 后端技术文档
- `openapi/` 后端 API 文档
- `docs/frontend/` 前端技术文档
- `docs/backend/` 后端技术文档
- `docs/openapi/` 后端 API 文档