diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index d5b58d41710515980fb6e05aeba40cc91924aaf6..49571b9079cd37f1b2bad11bcc47ca8f04aaf212 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -25,7 +25,7 @@ const config = { prevLinks: false, // TODO use theme repo: 'dcloudio/uni-app', - docsRepo: 'dcloudio/unidocs-zh', + docsRepo: 'https://gitee.com/dcloud/unidocs-zh', docsBranch: 'vuepress', docsDir: 'docs', editLinks: true,