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 ee0baa0 commit d3a53a7Copy full SHA for d3a53a7
themes/vue/layout/partials/ecosystem_dropdown.ejs
@@ -11,7 +11,7 @@
11
<li>
12
<ul>
13
<li><a href="https://github.com/vuejs/vue-devtools" class="nav-link" target="_blank">Devtools</a></li>
14
- <li><a href="https://vuejs-templates.github.io/webpack" class="nav-link" target="_blank">Webpack Template</a></li>
+ <li><a href="https://cli.vuejs.org/" class="nav-link" target="_blank">Vue CLI</a></li>
15
<li><a href="https://vue-loader.vuejs.org" class="nav-link" target="_blank">Vue Loader</a></li>
16
</ul>
17
</li>
0 commit comments