Skip to content

Commit a108c34

Browse files
authored
docs(readme): correcting optimisations link (#38)
1 parent d6a2f1a commit a108c34

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
@@ -357,7 +357,7 @@ module.exports = {
357357
Type: `Object`
358358
Default: `{ preset: 'default' }`
359359

360-
Cssnano optimisations [options](https://cssnano.co/guides/optimisations).
360+
Cssnano optimisations [options](https://cssnano.co/docs/optimisations).
361361

362362
```js
363363
module.exports = {

0 commit comments

Comments
 (0)