From 67f1f5617fc5b44ebf7ef2aaf7006154ef548d05 Mon Sep 17 00:00:00 2001 From: Brad Van Vugt <1531419+bvanvugt@users.noreply.github.com> Date: Fri, 25 Aug 2023 08:27:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b7d24..414ee31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Battlesnake Game Board -![CI Build Status](https://github.com/BattlesnakeOfficial/board/actions/workflows/ci.yml/badge.svg) ![Release Build Status](https://github.com/BattlesnakeOfficial/board/actions/workflows/release.yml/badge.svg) +![Release Build Status](https://github.com/BattlesnakeOfficial/board/actions/workflows/release.yaml/badge.svg) The board project is used to display Battlesnake games on [play.battlesnake.com](https://play.battlesnake.com/), as well as live streams and competitions. It's built using SvelteKit to produce animated SVGs visualizations.