diff --git a/resources/views/datenschutz/english.blade.php b/resources/views/datenschutz/english.blade.php
index b7033eea8bf53412811dad8839bbdf0df2dd8d77..47b8720d89772586ad8224238f4441c91b8ef5a8 100644
--- a/resources/views/datenschutz/english.blade.php
+++ b/resources/views/datenschutz/english.blade.php
@@ -7,7 +7,7 @@
         <div>
     <h1>Person responsible and contact person</h1>
 		MetaGer and related services are operated by <a href="https://suma-ev.de/impressum.html">SUMA-EV</a>, which is also the author of this statement. By "we" in this statement usually SUMA-EV is meant.
-		<br />Our contact details can be found in our <a href="https://suma-ev.de/impressum.html">imprint</a>. We can be reached by e-mail at <a href="mailto:office@suma-ev.de">office@suma-ev.de</a>.
+		<br />Our contact details can be found in our <a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "impressum") }}">imprint</a>. We can be reached by e-mail at <a href="mailto:office@suma-ev.de">office@suma-ev.de</a>.
 		</div>
     <div>
     <h1>Principles</h1>
@@ -40,7 +40,7 @@
 													   </li>
 												</ol>
 												<h2>Which rights do I have as a user?</h2>
-												Since the full form of the Internet Protocol address is personal, you have the following rights in particular: 
+												Since the full form of the Internet Protocol address is personal, you have the following rights in particular:
 													<a href="#ihrerechte">View rights</a>
                         </article>
                     </li>
@@ -186,7 +186,7 @@
             </article>
             <article class="kontext">
                 <h1>Use of the anonymizing proxy</h1>
-                When using the anonymizing proxy, the following data is generated: 
+                When using the anonymizing proxy, the following data is generated:
                 <ol>
                     <br/>
                     <li><a href="#ip-address">IP-Adress</a>: Will not be stored or shared.</li>
@@ -199,11 +199,11 @@
             </article>
             <article class="kontext">
                 <h1>Use of the associator</h1>
-                    The associator uses the search term to determine and display the terms associated therewith. Other data will not be stored or shared. 
+                    The associator uses the search term to determine and display the terms associated therewith. Other data will not be stored or shared.
             </article>
             <article class="kontext">
                 <h1>Use of the MetaGer app</h1>
-                   Use of the MetaGer app is the same as using MetaGer via a web browser. 
+                   Use of the MetaGer app is the same as using MetaGer via a web browser.
             </article>
             <article class="kontext">
                 <h1>Use of the MetaGer plugin</h1>
@@ -239,7 +239,7 @@
             </article>
             <li><b>Right to deletion:</b></li>
             <article class="kontext">
-            In accordance with Art. 17 GDPR 
+            In accordance with Art. 17 GDPR
             </article>
             <li><b>Right to restriction of processing:</b></li>
             <article class="kontext">
diff --git a/resources/views/datenschutz/german.blade.php b/resources/views/datenschutz/german.blade.php
index f02d3262704695a9a42d9c7528ecec37170f22d8..d68f964a8d7c17475f1a5b86e555919f0a0811b0 100644
--- a/resources/views/datenschutz/german.blade.php
+++ b/resources/views/datenschutz/german.blade.php
@@ -9,7 +9,7 @@
     <h1>Verantwortliche und Ansprechpartner</h1>
 		MetaGer und verwandte Dienste werden betrieben vom <a href="https://suma-ev.de/impressum.html">SUMA-EV</a>, der auch Verfasser dieser Erklärung ist.
 		Mit „Wir“ ist in dieser Erklärung in der Regel der SUMA-EV gemeint.
-		<br />Unsere Kontaktdaten finden Sie in unserem <a href="https://suma-ev.de/impressum.html">Impressum</a>. Per E-Mail sind wir unter der Adresse  <a href="mailto:office@suma-ev.de">office@suma-ev.de</a> zu erreichen.
+		<br />Unsere Kontaktdaten finden Sie in unserem <a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "impressum") }}">Impressum</a>. Per E-Mail sind wir unter der Adresse  <a href="mailto:office@suma-ev.de">office@suma-ev.de</a> zu erreichen.
 		</div>
     <div>
     <h1>Grundsätze</h1>