From 7585178cf6c7ac3ab244959516042f6621334838 Mon Sep 17 00:00:00 2001 From: Johannes Barre Date: Sat, 16 Dec 2023 10:50:25 +0100 Subject: [PATCH] Fix build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c9705e..aad2ff0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Signals! -![Build Status](https://github.com/github/docs/actions/workflows/build-deploy.yml/badge.svg?branch=main) +![Build Status](https://github.com/iGEL/signals/actions/workflows/build-deploy.yml/badge.svg?branch=main) This is a toy project written in [ClojureScript](https://clojurescript.org/). It renders some German railway signals as SVG. You can [try it yourself](https://igel.github.io/signals/)!