forked from xuos/xuos-web
udpate repo link to gitlink
This commit is contained in:
parent
450d338782
commit
0c4a83710c
|
@ -34,7 +34,7 @@ module.exports = {
|
|||
* ref:https://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: '',
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue