From 26f78fd6b633c438abdcd51345936d1fd098b0d5 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Wed, 25 Jun 2025 19:53:14 +0200 Subject: [PATCH] Fix badge link for cluster health monitor in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fc035..0387b1e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dev-Cluster -![Cluster Health Monitor](https://github.com/lordmathis/dev-cluster/workflows/health_monitor.yaml/badge.svg) +![Cluster Health Monitor](https://github.com/lordmathis/dev-cluster/actions/workflows/health_monitor.yaml/badge.svg) Provisioning, configuration and manifests for my Kubernetes dev cluster on Hetzner Cloud, set up for GitOps with Flux CD.