From 66c79f0de7a3a4200b9ade5e1d8f82261cb269fb Mon Sep 17 00:00:00 2001 From: Matthias Loibl Date: Wed, 14 Dec 2016 10:02:45 +0100 Subject: [PATCH] Fix Docker badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3c6ac1..b5e9ae2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Transmission Exporter for Prometheus [![Build Status](https://drone.github.matthiasloibl.com/api/badges/metalmatze/transmission-exporter/status.svg)](https://drone.github.matthiasloibl.com/metalmatze/transmission-exporter) -[![Docker Pulls](https://img.shields.io/docker/pulls/metalmatze/transmisson-exporter.svg?maxAge=604800)][hub] +[![Docker Pulls](https://img.shields.io/docker/pulls/metalmatze/transmisson-exporter.svg?maxAge=604800)](https://hub.docker.com/r/metalmatze/transmission-exporter) [![Go Report Card](https://goreportcard.com/badge/github.com/metalmatze/transmission-exporter)](https://goreportcard.com/report/github.com/metalmatze/transmission-exporter) Prometheus exporter for [Transmission](https://transmissionbt.com/) metrics, written in Go.