Skip to content

Commit f40434f

Browse files
authored
Replace link to webpack template with vue-cli
close #1763
1 parent a9af183 commit f40434f

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
@@ -10,8 +10,8 @@
1010
<li><h4>Tooling</h4></li>
1111
<li>
1212
<ul>
13+
<li><a href="https://cli.vuejs.org/guide/" class="nav-link" target="_blank">Vue CLI</a></li>
1314
<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>
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)