From 52c3f8e3364de551ee1303a638bbd6eb730e0968 Mon Sep 17 00:00:00 2001 From: qianming Date: Wed, 15 Sep 2021 17:30:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E2=80=9C=E7=A4=BE=E5=8C=BA?= =?UTF-8?q?=E6=8F=90=E4=BE=9B=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs/.vuepress/config.js b/doc/docs/.vuepress/config.js index 2e412228..c7a4a446 100644 --- a/doc/docs/.vuepress/config.js +++ b/doc/docs/.vuepress/config.js @@ -65,7 +65,7 @@ module.exports = { title: '社区提供', collapsable: false, children: [ - {title: '搭建AJ-Report开发环境', path: '/community/ac1688/'} + {title: '搭建AJ-Report开发环境', path: '/community/AC1688/'} ] } ],