From e42b370c7b3582dfea996b56e4fb5bde17daa888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Umann?= Date: Wed, 4 Oct 2023 15:12:56 +0200 Subject: [PATCH] Update report-converter.md --- docs/tools/report-converter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/report-converter.md b/docs/tools/report-converter.md index adf3758880..000462856b 100644 --- a/docs/tools/report-converter.md +++ b/docs/tools/report-converter.md @@ -14,7 +14,7 @@ a CodeChecker server. * [Thread Sanitizer](#thread-sanitizer) * [Leak Sanitizer](#leak-sanitizer) * [Cppcheck](#cppcheck) - * [GNU GCC Static Analyzer](#gcc) + * [GNU GCC Static Analyzer](#gnu-gcc-static-analyzer) * [Spotbugs](#spotbugs) * [Facebook Infer](#facebook-infer) * [ESLint](#eslint)