From 3b3babeaf48be2569af6383585ba30ee929c04c6 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Fri, 4 Nov 2022 01:52:42 -0500 Subject: [PATCH] Docker badge links to docker hub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35803ac..7b52716 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Docker Pulls](https://img.shields.io/docker/pulls/sintan1729/simply-shorten?style=for-the-badge) +[![Docker Pulls](https://img.shields.io/docker/pulls/sintan1729/simply-shorten?style=for-the-badge)](https://hub.docker.com/r/sintan1729/simply-shorten) A fork of [this project](https://gitlab.com/draganczukp/simply-shorten).