From 10f22a7b6ba2ff85574d61541bbfcd8c4f4980f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Mon, 28 Oct 2024 09:13:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index b65144d9..fae6dcb8 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -5,7 +5,7 @@ - [节点管理接口](api/node.md) - [数据访问接口](api/data.md) - [页面访问接口](api/pages/) - - [首页](api/pages/home.md) + - [首页接口](api/pages/home.md) - [数据采集](datacollect/) - [系统部署](deploy/) - [Linux系统部署](deploy/linux.md)