File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11module . exports = {
2- // cache: false,
3- // base: '/website/',
42 description : 'Bootstrap 3 components implemented by Vue 2.' ,
53 head : [
64 [
@@ -78,7 +76,7 @@ module.exports = {
7876 smoothScroll : true ,
7977 repo : 'uiv-lib/uiv' ,
8078 repoLabel : 'GitHub' ,
81- docsRepo : 'uiv-lib/website ' ,
79+ docsRepo : 'uiv-lib/uiv ' ,
8280 docsDir : 'docs' ,
8381 docsBranch : 'master' ,
8482 editLinks : true ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ footer: MIT Licensed | Designed and built by @wxsm
1616---
1717
1818::: tip
19- 中文文档正在逐步完善中,欢迎提交 PR 至 [ uiv-lib/website ] ( https://github.com/uiv-lib/website )
19+ 中文文档正在逐步完善中,欢迎提交 PR 至 [ uiv-lib/uiv ] ( https://github.com/uiv-lib/uiv )
2020:::
2121
2222<p align =" center " >
You can’t perform that action at this time.
0 commit comments