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
|
* ref:https://v1.vuepress.vuejs.org/theme/default-theme-config.html
|
||||||
*/
|
*/
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
repo: 'https://git.trustie.net/xuos/xiuos',
|
repo: 'https://gitlink.org.cn/xuos/xiuos.git',
|
||||||
repoLabel: '源码',
|
repoLabel: '源码',
|
||||||
editLinks: false,
|
editLinks: false,
|
||||||
docsDir: '',
|
docsDir: '',
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"name": "XUOS Lab",
|
"name": "XUOS Lab",
|
||||||
"email": "caodg@pku.edu.cn"
|
"email": "caodg@pku.edu.cn"
|
||||||
},
|
},
|
||||||
"repository": "https://git.trustie.net/xuos/xiuos",
|
"repository": "https://gitlink.org.cn/xuos/xiuos",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vuepress dev docs",
|
"dev": "vuepress dev docs",
|
||||||
"build": "vuepress build docs"
|
"build": "vuepress build docs"
|
||||||
|
|
Loading…
Reference in New Issue