feat(docs): remove path prefix

This commit is contained in:
Tim
2025-09-09 13:48:26 +08:00
parent 358c53338d
commit 09cefbedbf
9 changed files with 17 additions and 17 deletions

View File

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