From cd5e27019bf1808a0581cd442e96d7ccbe5d9d0b Mon Sep 17 00:00:00 2001 From: Barry Date: Tue, 30 Jun 2020 01:00:16 +0100 Subject: [PATCH] Fix CSS link --- docs/disabling-linters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index dc6393a6..a7f707b0 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -22,7 +22,7 @@ Below are examples and documentation for each language and the various methods t - [Golang](#golang) - [Dockerfile](#dockerfile) - [Terraform](#terraform) -- [CSS](#stylelint) +- [CSS](#css) - [ENV](#dotenv-linter) - [Kotlin](#kotlin) - [OpenAPI](#openapi)