From b22ec81f1d4e6e7f69af0e888d753f1552d3bd0e Mon Sep 17 00:00:00 2001 From: Lukas Ruge <tvluke@chaotikum.org> Date: Tue, 31 Jul 2018 23:29:40 +0200 Subject: [PATCH] Update space-status.html --- _includes/space-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/space-status.html b/_includes/space-status.html index 82cd8e6e..5b4f6e41 100644 --- a/_includes/space-status.html +++ b/_includes/space-status.html @@ -23,5 +23,5 @@ function spaceopen() { </script> <div id="spaceopen"> - Ob der Nobreakspace offen ist siehst du <a href='http://status.nobreakspace.org/' target='_blank'>hier</a><p>Oder aktiviere Javascript</p></center> + Ob der Nobreakspace offen ist siehst du <a href='https://status.chaotikum.org/' target='_blank'>hier</a><p>Oder aktiviere Javascript</p></center> </div> -- GitLab