diff --git a/hshassets/templates/hshassets/includes/default_footer.html b/hshassets/templates/hshassets/includes/default_footer.html
index 699744bfff3aa44ffd4faf201e35480a419f3a50..9c6f603b005a5859afee4845d22e02338f266b91 100644
--- a/hshassets/templates/hshassets/includes/default_footer.html
+++ b/hshassets/templates/hshassets/includes/default_footer.html
@@ -30,7 +30,7 @@
         <p><b>Hochschule Hannover</b></p>
         <p>
             <abbr title="{% trans "Phone" %}"><span class="icon is-small"><i class="fas fa-phone"></i></span></abbr>
-            <a href="tel:+4951192961441">+49 511 9296 1441</a>
+            <a href="tel:+4951192961441">+49 511 9296 4444</a>
         </p>
         <p>
             <abbr title="{% trans "Email" %}"><span class="icon is-small"><i class="fas fa-envelope"></i></span></abbr>
@@ -38,7 +38,7 @@
         </p>
         <p>
             <abbr title="{% trans "Web" %}"><span class="icon is-small"><i class="fas fa-globe"></i></span></abbr>
-            <a href="https://www.hs-hannover.de/it">https://www.hs-hannover.de/it</a>
+            <a href="https://www.hs-hannover.de/ueber-uns/organisation/hochschul-it/">https://www.hs-hannover.de/.../hochschul-it</a>
         </p>
         {% endblock %}
     </div>
diff --git a/hshassets/templates/hshassets/includes/default_imprint.html b/hshassets/templates/hshassets/includes/default_imprint.html
index 5ec2b93c84627df0aa7380213527e981745c1962..bf97fefdaea95089713b9e6665c583c4315d6c3f 100644
--- a/hshassets/templates/hshassets/includes/default_imprint.html
+++ b/hshassets/templates/hshassets/includes/default_imprint.html
@@ -72,9 +72,9 @@
             <p>
                 <strong>Hochschul-IT</strong><br>
                 Carsten Hellmich<br>
-                <abbr title="Telefon">T:</abbr> +49 511 9296 1441<br>
-                <abbr title="E-Mail">E:</abbr> <a href="mailto:support-it@hs-hannover.de">support-it@hs-hannover.de</a><br>
-                <abbr title="Internet">I:</abbr> <a href="http://www.hs-hannover.de/it">http://www.hs-hannover.de/it</a>
+                <abbr title="Telefon">T:</abbr> +49 511 9296 4444<br>
+                <abbr title="E-Mail">E:</abbr> <a href="mailto:it-support@hs-hannover.de">IT-Support@hs-hannover.de</a><br>
+                <abbr title="Internet">I:</abbr> <a href="https://www.hs-hannover.de/ueber-uns/organisation/hochschul-it/">https://www.hs-hannover.de/ueber-uns/organisation/hochschul-it/</a>
             </p>
         </div>
     </div>