From 01100d3e6efb148dfc5bf8ae2306b293d10208a2 Mon Sep 17 00:00:00 2001 From: Mario Trangoni Date: Sun, 2 Jan 2022 18:59:32 +0100 Subject: [PATCH] README.md: Replace the AppVeyor badge with the GH Actions one Signed-off-by: Mario Trangoni --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01c26c4c6..6225901ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # windows_exporter -[![Build status](https://ci.appveyor.com/api/projects/status/xoym3fftr7giasiw/branch/master?svg=true)](https://ci.appveyor.com/project/prometheus-community/windows-exporter) +![Build Status](https://github.com/prometheus-community/windows_exporter/workflows/windows_exporter%20CI/CD/badge.svg) A Prometheus exporter for Windows machines.