Skip to content

Commit 4c9cea3

Browse files
committed
docs: update repo ref
1 parent d7ba13c commit 4c9cea3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
module.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,

docs/zh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)