From 1911e486f385cd56926c9a5678b2f7680434bdbb Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 6 Dec 2024 11:50:53 +0000 Subject: [PATCH] fix: correct broken build badge URL by removing extraneous curly brace from workflow path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5101035..698ec8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dR stats -![Build status](https://retoor.molodetz.nl/retoor/drstats/actions/workflows/{workflow/build/badge.svg?branch=main&event=push) +![Build status](https://retoor.molodetz.nl/retoor/drstats/actions/workflows/workflow/build/badge.svg?branch=main&event=push) This project is made to determine the health of the devRant developer community.