Skip to content

Commit 40207eb

Browse files
authored
docs: fix link to cssnano (webpack-contrib#262)
1 parent 56e12ad commit 40207eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# css-minimizer-webpack-plugin
1515

16-
This plugin uses [cssnano](https://cssnano.co) to optimize and minify your CSS.
16+
This plugin uses [cssnano](https://cssnano.github.io/cssnano/) to optimize and minify your CSS.
1717

1818
Just like [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) but more accurate with source maps and assets using query string, allows caching and works in parallel mode.
1919

0 commit comments

Comments
 (0)