Skip to content

Commit

Permalink
fix website link
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mre authored Feb 19, 2024
1 parent a790162 commit 238e166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tools/betterscan.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Betterscan.io
name: Betterscan
categories:
- linter
tags:
Expand Down

0 comments on commit 238e166

Please sign in to comment.