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 2f496c0 commit 395e400Copy full SHA for 395e400
packages/@vue/cli-service/generator/template/src/components/HelloWorld.vue
@@ -21,7 +21,7 @@
21
</ul>
22
<h3>Ecosystem</h3>
23
<ul>
24
- <li><a href="https://router.vuejs.org/en/essentials/getting-started.html" target="_blank">vue-router</a></li>
+ <li><a href="https://router.vuejs.org" target="_blank">vue-router</a></li>
25
<li><a href="https://vuex.vuejs.org" target="_blank">vuex</a></li>
26
<li><a href="https://github.com/vuejs/vue-devtools#vue-devtools" target="_blank">vue-devtools</a></li>
27
<li><a href="https://vue-loader.vuejs.org" target="_blank">vue-loader</a></li>
0 commit comments