From 76f054ba50c7d5b3a86396c3dd1ae026ce2eddde Mon Sep 17 00:00:00 2001 From: Mikolaj Pawlikowski Date: Fri, 4 Feb 2022 10:51:43 +0000 Subject: [PATCH] Fix the build badge Signed-off-by: Mikolaj Pawlikowski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35b0787..181aad2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goldpinger -[![Build Status](https://travis-ci.com/bloomberg/goldpinger.svg?branch=master)](https://travis-ci.com/bloomberg/goldpinger) +[![Publish](https://github.com/bloomberg/goldpinger/actions/workflows/publish.yml/badge.svg)](https://github.com/bloomberg/goldpinger/actions/workflows/publish.yml) __Goldpinger__ makes calls between its instances to monitor your networking. It runs as a [`DaemonSet`](#example-yaml) on `Kubernetes` and produces `Prometheus` metrics that can be [scraped](#prometheus), [visualised](#grafana) and [alerted](#alert-manager) on.