Skip to content

Commit 636a2c5

Browse files
author
xuqingkai
committed
docs: ✏️ 调整数字滚动组件文档路径
1 parent ed40bf5 commit 636a2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* @Author: weisheng
33
* @Date: 2023-07-27 10:26:09
4-
* @LastEditTime: 2024-08-08 17:38:21
4+
* @LastEditTime: 2024-08-19 10:01:59
55
* @LastEditors: weisheng
66
* @Description:
77
* @FilePath: \wot-design-uni\docs\.vitepress\config.mts
@@ -366,7 +366,7 @@ export default defineConfig({
366366
link: "/component/count-down",
367367
text: "CountDown 倒计时"
368368
}, {
369-
link: "/component/count-up",
369+
link: "/component/count-to",
370370
text: "CountTo 数字滚动"
371371
}, {
372372
link: "/component/number-keyboard",

0 commit comments

Comments
 (0)