From 88f42695a90ff9b8744b8d82a446b4fd69775ce6 Mon Sep 17 00:00:00 2001
From: Christian Darsow-Fromm <christian.darsow@physik.uni-hamburg.de>
Date: Thu, 7 Mar 2019 13:25:59 +0100
Subject: [PATCH] remove badge links

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f0543fe..d40ad38 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # ReadMe
 
-[![pipeline status](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/pipeline.svg)](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/commits/master)
-[![coverage report](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/coverage.svg)](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/commits/master)
+![pipeline status](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/pipeline.svg)
+![coverage report](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/coverage.svg)
 
 `NQontrol` is a python project aiming the replacement of analog PID controllers in the lab.
     
-- 
GitLab