From 8ee290ab1edf1b6e4a2c9bf3d52072fe8fd5f9c4 Mon Sep 17 00:00:00 2001 From: teasiu Date: Sun, 18 Sep 2022 16:18:39 +0800 Subject: [PATCH] update --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 3e93f2e..ed3aaee 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -84,7 +84,7 @@ const config = { title: 'Docs', items: [ { - label: '教程手册', + label: '教程', to: '/docs/intro', }, ],