diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 2c9558b3697e9294c2cfa4ce0c89ae0c9bf0a644..3937c2b46e8c639848aa67a3005e22e8555e702f 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -48,7 +48,7 @@ const config = { nextLinks: false, prevLinks: false, repo: 'dcloudio/uni-app', - docsRepo: 'https://gitcode.net/dcloud/unidocs-uni-app-x', + docsRepo: 'https://gitcode.net/dcloud/unidocs-uni-app-x-zh', docsBranch: 'master', docsDir: 'docs', editLinks: true,