From c75b949a00fc5ef9e9937fa36d3ba10998a4c8b0 Mon Sep 17 00:00:00 2001 From: Kunal Singh Date: Fri, 8 Dec 2023 22:19:20 +0530 Subject: [PATCH] fix broken link to action badge for test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1debf89..a8892bc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Release](https://img.shields.io/github/release/gofiber/swagger.svg) [![Discord](https://img.shields.io/badge/discord-join%20channel-7289DA)](https://gofiber.io/discord) -![Test](https://github.com/gofiber/swagger/workflows/Test/badge.svg) +![Tests](https://github.com/gofiber/swagger/actions/workflows/test.yml/badge.svg) ![Security](https://github.com/gofiber/swagger/workflows/Security/badge.svg) ![Linter](https://github.com/gofiber/swagger/workflows/Linter/badge.svg)