From e593c71fc11c8eb0b936a46898ed71270336423e Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Thu, 5 Jun 2025 10:22:56 -0500 Subject: [PATCH] fix workflow badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 602b294..a8e0e35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code ![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy.yml) +# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code ![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy.yml/badge.svg) In the neverending quest to improve my coding skills, I often check out the code that other bots employ. Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat: