From f3830da20d23dc9d017d5bee013c308162f74f5b Mon Sep 17 00:00:00 2001 From: JavaZero <2487163254@qq.com> Date: Fri, 30 May 2025 16:57:53 +0800 Subject: [PATCH] fix mindformers indext.rst --- docs/mindformers/docs/source_zh_cn/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mindformers/docs/source_zh_cn/index.rst b/docs/mindformers/docs/source_zh_cn/index.rst index 463d5dff8a..3e1fd505c9 100644 --- a/docs/mindformers/docs/source_zh_cn/index.rst +++ b/docs/mindformers/docs/source_zh_cn/index.rst @@ -216,7 +216,7 @@ FAQ :caption: 案例 :hidden: - example/distilled + example/distilled/distilled .. toctree:: :maxdepth: 1 -- Gitee