diff --git a/docs/options/formatter.md b/docs/options/formatter.md index ddb7ef88..ab2ff3c2 100644 --- a/docs/options/formatter.md +++ b/docs/options/formatter.md @@ -4,4 +4,4 @@ Option `formatter` will determine how results from Sass Lint will be formatted f ## Options -Any of the supported [ESLint Formatters](https://github.com/eslint/eslint/tree/master/lib/formatters) can be used. Defaults to `stylish` +Any of the supported [ESLint Formatters](https://github.com/eslint/eslint/tree/master/lib/cli-engine/formatters) can be used. Defaults to `stylish`