From 8653296bf85b2e28ddece7cc974606d16044569f Mon Sep 17 00:00:00 2001 From: chopupu <1123478123@qq.com> Date: Mon, 8 Sep 2025 07:43:47 +0000 Subject: [PATCH] update docs/zh/embedded/_toc.yaml. Signed-off-by: chopupu <1123478123@qq.com> --- docs/zh/embedded/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/embedded/_toc.yaml b/docs/zh/embedded/_toc.yaml index 5fe31dd8..305a3c25 100644 --- a/docs/zh/embedded/_toc.yaml +++ b/docs/zh/embedded/_toc.yaml @@ -4,5 +4,5 @@ sections: href: https://pages.openeuler.openatom.cn/embedded/docs/build/html/master/index.html description: openEuler Embedded是为嵌入式场景设计的轻量、安全、实时操作系统,支持多硬件架构 - href: - upstream: https://gitee.com/openeuler/UniProton/blob/master/docs/zh/_toc.yaml + upstream: https://gitee.com/openeuler/UniProton/blob/master/doc/zh/_toc.yaml path: ./uniproton -- Gitee