From fc748142faf0986af4abfdd0798c1cbfe3e78e00 Mon Sep 17 00:00:00 2001 From: Djordje Lukic Date: Sun, 3 May 2020 15:31:05 +0200 Subject: [PATCH] Fix badge... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b9e5703..bb049448 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker API -![](https://github.com/docker/api/workflows/Continuous%integration/badge.svg) +[![Actions Status](https://github.com/docker/api/workflows/Continuous%20integration/badge.svg)](https://github.com/docker/api/actions) ## Dev Setup