udpate repo link to gitlink

This commit is contained in:
Donggang Cao 2022-01-29 18:47:43 +08:00
parent 450d338782
commit 0c4a83710c
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ module.exports = {
* refhttps://v1.vuepress.vuejs.org/theme/default-theme-config.html
*/
themeConfig: {
repo: 'https://git.trustie.net/xuos/xiuos',
repo: 'https://gitlink.org.cn/xuos/xiuos.git',
repoLabel: '源码',
editLinks: false,
docsDir: '',

View File

@ -7,7 +7,7 @@
"name": "XUOS Lab",
"email": "caodg@pku.edu.cn"
},
"repository": "https://git.trustie.net/xuos/xiuos",
"repository": "https://gitlink.org.cn/xuos/xiuos",
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs"