diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index cdc272b96028db667d0b7999d3c5eb7704293abb..ec21a401244b6e124a4c4ac3c079d15314c56bca 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -79,7 +79,9 @@ module.exports = { themeConfig: { repo: "https://gitcode.net/dev-cloud/spring", repoLabel: "GitCode", - docsRepo: "https://gitcode.net/dev-cloud/spring", + docsRepo: "https://gitcode.net/dev-cloud/spring/", + docsDir: 'docs', + docsBranch: 'master', editLinks: true, editLinkText: "帮助我们改善此页面!", lastUpdated: "Last Updated",