From 16af8b9b62385d4c145cb860cb8e550452ca8e58 Mon Sep 17 00:00:00 2001 From: Oleg Kainov Date: Sun, 17 May 2020 17:55:43 +0200 Subject: [PATCH] doc: use proper links for badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0717458..42d4a4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![CI](https://github.com/okainov/mantisbt-docker/workflows/CI/badge.svg?branch=master) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/okainov/mantisbt) ![Docker Pulls](https://img.shields.io/docker/pulls/okainov/mantisbt) +[![CI](https://github.com/okainov/mantisbt-docker/workflows/CI/badge.svg?branch=master)](https://github.com/okainov/mantisbt-docker/actions) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/okainov/mantisbt)](https://hub.docker.com/r/okainov/mantisbt) [![Docker Pulls](https://img.shields.io/docker/pulls/okainov/mantisbt)](https://hub.docker.com/r/okainov/mantisbt) # MantisBT bug tracker Docker image