Skip to content

Commit acf5398

Browse files
beardicuschrisvfritz
authored andcommitted
Correct link to webpack-simple template in vue-cli blog post (vuejs#333)
1 parent 0b6537e commit acf5398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_posts/vue-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Current available templates include:
3636

3737
- [webpack](https://github.com/vuejs-templates/webpack) - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
3838

39-
- [webpack-simple](https://github.com/vuejs-templates/webpack) - A simple Webpack + vue-loader setup for quick prototyping.
39+
- [webpack-simple](https://github.com/vuejs-templates/webpack-simple) - A simple Webpack + vue-loader setup for quick prototyping.
4040

4141
### Bring Your Own Setup
4242

0 commit comments

Comments
 (0)