From 5e17a4880a0210105ce489e043ed59abbcfec170 Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Thu, 23 Apr 2020 23:02:04 +0500 Subject: [PATCH] Fix path to Docker Hub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9175dca4..68c1131e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Planka -![David (path)](https://img.shields.io/david/plankanban/planka?path=client) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/plankanban/planka) ![GitHub](https://img.shields.io/github/license/plankanban/planka) +![David (path)](https://img.shields.io/david/plankanban/planka?path=client) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/meltyshev/planka) ![GitHub](https://img.shields.io/github/license/plankanban/planka) A Trello-like kanban board built with React and Redux.