update repo from github to trustie
This commit is contained in:
parent
c0be16c2cf
commit
2f1d2b5d83
|
@ -33,7 +33,8 @@ module.exports = {
|
|||
* ref:https://v1.vuepress.vuejs.org/theme/default-theme-config.html
|
||||
*/
|
||||
themeConfig: {
|
||||
repo: 'https://github.com/xuos/xuos',
|
||||
repo: 'https://git.trustie.net/xuos/xiuos',
|
||||
repoLabel: '源码',
|
||||
editLinks: false,
|
||||
docsDir: '',
|
||||
editLinkText: '',
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"name": "XUOS Lab",
|
||||
"email": "caodg@pku.edu.cn"
|
||||
},
|
||||
"repository": "https://github.com/xuos/xuos-web",
|
||||
"repository": "https://git.trustie.net/xuos/xiuos",
|
||||
"scripts": {
|
||||
"dev": "vuepress dev docs",
|
||||
"build": "vuepress build docs"
|
||||
|
|
Loading…
Reference in New Issue