From 84dec258281096b69fe8f0c019c7766386ee9e9a Mon Sep 17 00:00:00 2001 From: John Date: Wed, 10 Nov 2021 23:32:56 +0100 Subject: [PATCH] fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56c943c..845f7f68 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ebusd - eBUS daemon ebusd is a daemon for handling communication with eBUS devices connected to a 2-wire bus system ("energy bus" used by numerous heating systems). -[![Build](https://github.com/john30/ebusd/actions/workflows/build.yaml/badge.svg)](https://github.com/john30/ebusd/actions/workflows/build.yaml) +[![Build](https://github.com/john30/ebusd/actions/workflows/build.yml/badge.svg)](https://github.com/john30/ebusd/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/john30/ebusd/branch/master/graph/badge.svg)](https://codecov.io/gh/john30/ebusd) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/john30/ebusd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)