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 dc1dc73 commit 2570798Copy full SHA for 2570798
example/basic/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Vue Router Example</title>
6
- <script src="http://cdn.jsdelivr.net/vue/0.12.10/vue.js"></script>
+ <script src="http://cdn.jsdelivr.net/vue/1.0.8/vue.js"></script>
7
<script src="../../dist/vue-router.js"></script>
8
<style>
9
.v-link-active {
0 commit comments