Skip to content

Commit a970110

Browse files
userkangEugeneHlushko
authored andcommitted
Update html-webpack-plugin.md (#2633)
1 parent 4262d66 commit a970110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/html-webpack-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you have multiple webpack entry points, they will all be included with `scrip
5555
tags in the generated HTML.
5656

5757
If you have any CSS assets in webpack's output (for example, CSS extracted
58-
with the [ExtractTextPlugin](/plugins/extract-text-webpack-plugin))
58+
with the [MiniCssExtractPlugin](/plugins/mini-css-extract-plugin/))
5959
then these will be included with `<link>` tags in the HTML head.
6060

6161

0 commit comments

Comments
 (0)