From 88ee4fc87e5573e2f85e68e19ea48c9ad4b2824f Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 14 Jun 2025 17:13:30 +0200 Subject: [PATCH] Fix broken CI badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de42b2a..996121c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ # Rayhunter -![Tests](https://github.com/EFForg/rayhunter/actions/workflows/check-and-test.yml/badge.svg) +![Tests](https://github.com/EFForg/rayhunter/actions/workflows/main.yml/badge.svg) Rayhunter is an IMSI Catcher Catcher for the Orbic mobile hotspot. To learn more, check out the [Rayhunter Book](https://efforg.github.io/rayhunter/).