From ee25613eda0cb6ee82c5a8fd8d511b7627a2c993 Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Sat, 13 Aug 2022 11:35:37 +0200 Subject: [PATCH] Fix build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f60fc..e0c2610 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # logger.py -[![Build Status](https://drone.pyas.de/api/badges/Kim/logger/status.svg)](https://drone.pyas.de/Kim/logger) +[![Build Status](https://drone.pyas.de/api/badges/Kim/logger.py/status.svg)](https://drone.pyas.de/Kim/logger.py) Simple logger class with colored LogLevel designed to run inside Docker container