Skip to content

Commit 1beadd2

Browse files
nathanhleungyyx990803
authored andcommitted
Update CDN links to latest, add cdnjs
CDN version is old
1 parent db8c9c2 commit 1beadd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/en/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
See [dist folder](https://github.com/vuejs/vue-router/tree/dev/dist). Note the dist files are always the latest stable - it's not update-to-date with the `dev` branch source.
66

77
### CDN
8+
[jsdelivr](https://cdn.jsdelivr.net/vue.router/0.7.7/vue-router.min.js)
89

9-
[jsdelivr](https://cdn.jsdelivr.net/vue.router/0.5.2/vue-router.min.js)
10+
[cdnjs](https://cdnjs.cloudflare.com/ajax/libs/vue-router/0.7.7/vue-router.min.js)
1011

1112
### NPM
1213

0 commit comments

Comments
 (0)