Skip to content

Commit bdbaf2a

Browse files
committed
fix chinese docs installation CDN link
1 parent ffe7292 commit bdbaf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### 直接下载 / CDN
44

5-
[https://unpkg.com/vue-router@next](https://unpkg.com/vue-router@next)
5+
[https://unpkg.com/vue-router](https://unpkg.com/vue-router)
66

77
[Unpkg.com](https://unpkg.com) 提供了基于 NPM 的 CDN 链接。上面的链接会一直指向在 NPM 发布的最新版本。你也可以像 `https://unpkg.com/[email protected]` 这样指定 版本号 或者 Tag。
88

0 commit comments

Comments
 (0)