From 959d9b4b81fd32a6544fc5a2a6ef5a994619669a 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:42:24 +0000 Subject: [PATCH] update docs/en/_toc.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴冬儿 --- docs/en/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/_toc.yaml b/docs/en/_toc.yaml index d955fb6..10bc8af 100644 --- a/docs/en/_toc.yaml +++ b/docs/en/_toc.yaml @@ -2,5 +2,5 @@ label: sysmonitor User Guide isManual: true description: sysmonitor tracks exceptions in the OS during runtime. sections: - - label: SysCare Introduction + - label: sysmonitor User Guide href: ./sysmonitor_user_guide.md \ No newline at end of file -- Gitee