From e55a4841d369c886115ab4acd13ab0f1410f82c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Thu, 9 Jan 2020 13:41:37 +0100
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1ba2207a..a58ef6fc 100644
--- a/README.md
+++ b/README.md
@@ -57,5 +57,4 @@ vm.old_mlock=1
 ```
 to `/etc/sysctl.conf` and reboot.
 ##  Continous Integration
-The status of continous integration testing is available from [grid](http://212.201.121.110:38010/grid) and [waterfall](http://212.201.121.110:38010/waterfall).
-If you are only interested in a single branch, just append `?branch=BRANCHNAME` to the URL, for example [waterfall](http://212.201.121.110:38010/waterfall?branch=master).
+The status of continous integration testing is available from [console](http://212.201.121.110:38010/#/console).
-- 
GitLab