We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a992d commit 95181feCopy full SHA for 95181fe
content/cn/docs/_index.md
@@ -15,8 +15,8 @@ Apache HugeGraph 是一套完整的图数据库生态系统,支持 OLTP 实时
15
16
| 我想要... | 从这里开始 |
17
|----------|-----------|
18
-| **运行图查询** (OLTP) | [HugeGraph Server 快速开始](quickstart/hugegraph-server/hugegraph-server) |
19
-| **大规模图计算** (OLAP) | [图计算引擎](quickstart/hugegraph-computer/hugegraph-computer) |
+| **运行图查询** (OLTP) | [HugeGraph Server 快速开始](quickstart/hugegraph/hugegraph-server.md) |
+| **大规模图计算** (OLAP) | [图计算引擎](quickstart/computing/hugegraph-computer.md) |
20
| **构建 AI/RAG 应用** | [HugeGraph-AI](quickstart/hugegraph-ai) |
21
| **批量导入数据** | [HugeGraph Loader](quickstart/hugegraph-loader) |
22
| **可视化管理图** | [Hubble Web UI](quickstart/hugegraph-hubble) |
0 commit comments