From 20bf7641a6ab053dc504dc6073c64b57f476a142 Mon Sep 17 00:00:00 2001 From: hoodiearon Date: Sun, 29 Mar 2020 02:20:20 +0800 Subject: [PATCH] asd --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 462cae0..337be5a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -13,7 +13,7 @@ module.exports = { }] ], themeConfig: { - repo: 'https://github.com/hoochanlon/OA-QNA', + repo: 'https://github.com/hoochanlon/desktop-manual', nav: [{ text: '跳转首页', link: '/' }], sidebar: [ { -- GitLab