Skip to content

Commit 2570798

Browse files
committed
use 1.0 link
1 parent dc1dc73 commit 2570798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Vue Router Example</title>
6-
<script src="http://cdn.jsdelivr.net/vue/0.12.10/vue.js"></script>
6+
<script src="http://cdn.jsdelivr.net/vue/1.0.8/vue.js"></script>
77
<script src="../../dist/vue-router.js"></script>
88
<style>
99
.v-link-active {

0 commit comments

Comments
 (0)