Fix path to Docker Hub

This commit is contained in:
Maksim Eltyshev
2020-04-23 23:03:40 +05:00
parent 7fb033b9ae
commit 5e17a4880a
+1 -1
View File
@@ -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.