From 9978ad2bde5a1ee22eaf6480c33737293f0df9ac Mon Sep 17 00:00:00 2001 From: Arthi-chaud <60505370+Arthi-chaud@users.noreply.github.com> Date: Fri, 18 Jun 2021 09:26:42 +0200 Subject: [PATCH] Fix badges --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bfa9002..c2c1003e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ A recreation of the classic Bomberman arcade game -[![Linux Build (Epitech Container)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_linux.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_linux.yml) -[![Windows Build](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_windows.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build_windows.yml) +[![Build](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/build.yml) [![Web Building](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/webassembly.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/webassembly.yml) [![Unit Tests](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/test.yml/badge.svg)](https://github.com/AnonymusRaccoon/Bomberman/actions/workflows/test.yml)