From 9bd75dd40202b2916d7b57918cc32e10d29a932d Mon Sep 17 00:00:00 2001 From: luckyasme <807254037@qq.com> Date: Mon, 8 Sep 2025 09:03:35 +0000 Subject: [PATCH] update docs/zh/server/_toc.yaml. Signed-off-by: luckyasme <807254037@qq.com> --- docs/zh/server/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/server/_toc.yaml b/docs/zh/server/_toc.yaml index 5ebf2b1..e2ee713 100644 --- a/docs/zh/server/_toc.yaml +++ b/docs/zh/server/_toc.yaml @@ -12,7 +12,7 @@ sections: sections: - href: ./administration/administrator/_toc.yaml - href: - upstream: http://gitee.com/openeuler/sysmaster/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/openeuler/sysmaster/blob/master/docs/zh/_toc.yaml path: ./administration/sysmaster - href: ./administration/compa_command/_toc.yaml - label: 系统运维 -- Gitee