From 6fce1ad89129cbf0065575079feca563e81a82e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=86=AC=E5=84=BF?= Date: Wed, 17 Sep 2025 02:39:46 +0000 Subject: [PATCH] update docs/zh/_toc.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴冬儿 --- docs/zh/_toc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/_toc.yaml b/docs/zh/_toc.yaml index 8c706b9..48c08ab 100644 --- a/docs/zh/_toc.yaml +++ b/docs/zh/_toc.yaml @@ -1,6 +1,6 @@ -label: gala-gopher 用户指南 +label: gala-gopher用户指南 isManual: true -description: 作为数据采集模块提供OS级的监控能力 +description: 作为数据采集模块提供 OS 级的监控能力 sections: - label: gala-gopher 用户指南 href: ./user_manual.md -- Gitee