We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe7292 commit bdbaf2aCopy full SHA for bdbaf2a
docs/zh-cn/installation.md
@@ -2,7 +2,7 @@
2
3
### 直接下载 / CDN
4
5
-[https://unpkg.com/vue-router@next](https://unpkg.com/vue-router@next)
+[https://unpkg.com/vue-router](https://unpkg.com/vue-router)
6
7
[Unpkg.com](https://unpkg.com) 提供了基于 NPM 的 CDN 链接。上面的链接会一直指向在 NPM 发布的最新版本。你也可以像 `https://unpkg.com/[email protected]` 这样指定 版本号 或者 Tag。
8
0 commit comments