From 294b8bbb2e3ab2f864256c497e22a7b2fdcfd3f9 Mon Sep 17 00:00:00 2001 From: Christian 'VOID' Elberfeld <elberfeld@web.de> Date: Tue, 11 Oct 2016 21:34:32 +0200 Subject: [PATCH] home auf gitlab projektseite --- www/web/warpmain/templates/warpmain/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/web/warpmain/templates/warpmain/about.html b/www/web/warpmain/templates/warpmain/about.html index f44e7e3..bf26752 100644 --- a/www/web/warpmain/templates/warpmain/about.html +++ b/www/web/warpmain/templates/warpmain/about.html @@ -10,8 +10,8 @@ {% trans "about_text" %} </p> - <a href="http://www.warpzone.ms/" target="_blank" class="btn btn-default btn-default"> - <span class="glyphicon glyphicon-home" aria-hidden="true"></span> {% trans "visit_us!" %} + <a href="https://gitlab.warpzone.ms/infrastruktur/warpinfra" target="_blank" class="btn btn-default btn-default"> + <span class="glyphicon glyphicon-home" aria-hidden="true"></span> {% trans "project_home" %} </a> <h3>{% trans "license" %}</h3> -- GitLab