Update documentation to reflect changes in quickstart navigation and API reference

- Replaced the "通过控制台" and "通过 API" entries in the quickstart section with "资源库配置" for improved clarity.
- Updated the API reference link in index.md to direct users to the main quickstart page instead of the outdated API usage example.
This commit is contained in:
Xin Wang
2026-03-02 17:33:32 +08:00
parent a003134477
commit 7fbf52078f
2 changed files with 2 additions and 3 deletions

View File

@@ -10,8 +10,7 @@ nav:
- 首页: index.md
- 快速开始:
- 概览: quickstart/index.md
- 通过控制台: quickstart/dashboard.md
- 通过 API: quickstart/api.md
- 资源库配置: quickstart/dashboard.md
- 安装部署:
- 概览: getting-started/index.md
- 环境要求: getting-started/requirements.md