Skip to content

Commit 220225c

Browse files
chore: use correctl ink for css-minimizer (#1144)
1 parent 8021d3d commit 220225c

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
@@ -885,7 +885,7 @@ module.exports = {
885885

886886
### Minimizing For Production
887887

888-
To minify the output, use a plugin like [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin).
888+
To minify the output, use a plugin like [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin).
889889

890890
**webpack.config.js**
891891

0 commit comments

Comments
 (0)