Skip to content

Commit 59fb750

Browse files
authored
Merge pull request webpack#3542 from webpack/SimenB-patch-1
Fix html plugin version badge
2 parents 8059be6 + 5d4e1ac commit 59fb750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ within webpack itself use this plugin interface. This makes webpack very
8585
[i18n]: https://github.com/webpack/i18n-webpack-plugin
8686
[i18n-npm]: https://img.shields.io/npm/v/i18n-webpack-plugin.svg
8787
[html-plugin]: https://github.com/ampedandwired/html-webpack-plugin
88-
[html-plugin-npm]: https://img.shields.io/npm/v/component-webpack-plugin.svg
88+
[html-plugin-npm]: https://img.shields.io/npm/v/html-webpack-plugin.svg
8989

9090
### [Loaders](https://webpack.js.org/loaders/)
9191

0 commit comments

Comments
 (0)