From 0221785b2575eb2761e965881a4b1e94cafa1aaf Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 4 Nov 2022 21:06:20 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20typo=20in=20README.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edfaa47..1e6d645 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # prometheus-mastodon-exporter [![Integration](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/integration.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/integration.yml) -[![Quality](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yaml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yml) -[![Release](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yaml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yml) +[![Quality](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/quality.yml) +[![Release](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yml/badge.svg)](https://github.com/systemli/prometheus-mastodon-exporter/actions/workflows/release.yml) Prometheus Exporter for Mastodon written in Go.