Skip to content

Commit

Permalink
Fix Docker badge
Browse files Browse the repository at this point in the history
  • Loading branch information
metalmatze committed Dec 14, 2016
1 parent 7771190 commit 66c79f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 66c79f0

Please sign in to comment.