Skip to content

Commit d3a53a7

Browse files
ferndotLinusBorg
authored andcommitted
Replace Webpack Template with Vue CLI in Tooling (#1763)
1 parent ee0baa0 commit d3a53a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/partials/ecosystem_dropdown.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<li>
1212
<ul>
1313
<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>
14+
<li><a href="https://cli.vuejs.org/" class="nav-link" target="_blank">Vue CLI</a></li>
1515
<li><a href="https://vue-loader.vuejs.org" class="nav-link" target="_blank">Vue Loader</a></li>
1616
</ul>
1717
</li>

0 commit comments

Comments
 (0)