From 812542aae89d362cc552845b9560f93ca4ae11cf Mon Sep 17 00:00:00 2001 From: Luc Claustres Date: Tue, 14 May 2024 20:23:46 +0200 Subject: [PATCH] feat: Refactor CI to use GitHub actions and generic bash scripts - badge (closes #77) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d77bc..d09a133 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Open Source gathering and usage of weather forecast data -[![Build Status](https://github.com/kalisio/weacast-app/actions/workflows/main.yaml/badge.svg)](https://github.com/kalisio/weacast-app/actions/workflows/main.yaml) +[![Build Status](https://github.com/weacast/weacast-app/actions/workflows/main.yaml/badge.svg)](https://github.com/weacast/weacast-app/actions/workflows/main.yaml) [![Documentation](https://img.shields.io/badge/documentation-available-brightgreen.svg)](https://weacast.github.io/weacast/) [![Docker Pulls](https://img.shields.io/docker/pulls/weacast/weacast.svg)](https://hub.docker.com/r/weacast/weacast/)