Skip to content

Commit 1e7e3f3

Browse files
committed
更新官方 vue-router
1 parent 4275615 commit 1e7e3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/router/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88

99
### 直接下载 / CDN
1010

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

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

0 commit comments

Comments
 (0)