From e2b997707b4accae97df2473805345369e3f5e45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20B=C3=B6hm?= Date: Sat, 20 Feb 2021 19:58:49 +0100 Subject: [PATCH] add links for status badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8aea8fb..5bf78bb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # `ddns` - Dynamic DNS [![CircleCI](https://img.shields.io/circleci/build/github/pboehm/ddns?style=flat)](https://circleci.com/github/pboehm/ddns) -![Docker Image Size (tag)](https://img.shields.io/docker/image-size/pboehm/ddns/latest?logo=Docker) -![Docker Pulls](https://img.shields.io/docker/pulls/pboehm/ddns?logo=Docker) -![GitHub](https://img.shields.io/github/license/pboehm/ddns?style=flat) +[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/pboehm/ddns/latest?logo=Docker)](https://hub.docker.com/r/pboehm/ddns) +[![Docker Pulls](https://img.shields.io/docker/pulls/pboehm/ddns?logo=Docker)](https://hub.docker.com/r/pboehm/ddns) +[![GitHub](https://img.shields.io/github/license/pboehm/ddns?style=flat)](https://github.com/pboehm/ddns) A self-hosted Dynamic DNS solution similar to DynDNS or NO-IP.