Skip to content

Commit ef44549

Browse files
committed
doc: fix status badges
1 parent 63287a6 commit ef44549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Infolab-Lights
22

3-
![Rust](https://github.com/lancaster-university/infolab-lights/workflows/Rust/badge.svg)
4-
![Elixir CI](https://github.com/lancaster-university/infolab-lights/workflows/Elixir%20CI/badge.svg)
3+
[![Rust](https://github.com/lancaster-university/infolab-lights/actions/workflows/rust.yml/badge.svg)](https://github.com/lancaster-university/infolab-lights/actions/workflows/rust.yml)
4+
[![WebUI CI](https://github.com/lancaster-university/infolab-lights/actions/workflows/elixir.yml/badge.svg)](https://github.com/lancaster-university/infolab-lights/actions/workflows/elixir.yml)
55

66
Welcome to the software that powers the LED light display on the front of the
77
Infolab.

0 commit comments

Comments
 (0)