From 0153c9eddf243393cce95a9a5a2355dde98dcad7 Mon Sep 17 00:00:00 2001
From: SWHL <liekkaskono@163.com>
Date: 星期二, 21 二月 2023 15:45:41 +0800
Subject: [PATCH] Fix README path error
---
docs_cn/index.rst | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/docs_cn/index.rst b/docs_cn/index.rst
index e0283ae..4a898e9 100644
--- a/docs_cn/index.rst
+++ b/docs_cn/index.rst
@@ -16,6 +16,7 @@
./installation.md
./papers.md
./get_started.md
+ ./build_task.md
.. toctree::
:maxdepth: 1
--
Gitblit v1.9.1