From 238e166793aef1c92945b5b2eb45fe0837f864ee Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Mon, 19 Feb 2024 19:48:41 +0100 Subject: [PATCH] fix website link this is a temporary workaround for a bug in the website, which converts the `name` to lowercase and replaces special characters with `-`, leading to https://analysis-tools.dev/tool/betterscan-io, which is a 404. My hope is that this fixes the page for now. --- data/tools/betterscan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tools/betterscan.yml b/data/tools/betterscan.yml index 687d2fded..85b7f3d49 100644 --- a/data/tools/betterscan.yml +++ b/data/tools/betterscan.yml @@ -1,4 +1,4 @@ -name: Betterscan.io +name: Betterscan categories: - linter tags: