From 6c88757b5e6fcaa99ebf39c370ba2b8fe5b7e4ec Mon Sep 17 00:00:00 2001 From: Ryan Christian <33403762+rschristian@users.noreply.github.com> Date: Mon, 21 Sep 2020 22:37:28 -0500 Subject: [PATCH] docs(readme): correcting optimisations link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b991214..b37d14d 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,7 @@ module.exports = { Type: `Object` Default: `{ preset: 'default' }` -Cssnano optimisations [options](https://cssnano.co/guides/optimisations). +Cssnano optimisations [options](https://cssnano.co/docs/optimisations). ```js module.exports = {