From fa032b1b7fde1cb00bfa3e16a0d3ebd37a7d8be4 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Tue, 3 Aug 2021 09:42:55 +0200 Subject: [PATCH] Fix link to jsonlint (#3850) --- supported-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supported-tools.md b/supported-tools.md index 77c92112..dc66069f 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -270,7 +270,7 @@ formatting. * JSON * [fixjson](https://github.com/rhysd/fixjson) * [jq](https://stedolan.github.io/jq/) - * [jsonlint](http://zaa.ch/jsonlint/) + * [jsonlint](https://github.com/zaach/jsonlint) * [prettier](https://github.com/prettier/prettier) * [spectral](https://github.com/stoplightio/spectral) * Julia