diff --git a/src/app/components/footer/footer.component.html b/src/app/components/footer/footer.component.html
index 86596bab8e1de1ad26e1e169d2c3b03f2f1b8c1f..0f17c797d004a516f8761b887907e6aca06e2ae6 100644
--- a/src/app/components/footer/footer.component.html
+++ b/src/app/components/footer/footer.component.html
@@ -28,7 +28,8 @@
       <ul class="nav flex-column">
         <li class="nav-item mb-2"><a href="https://www.cosy.bio/contact" target="_blank" class="nav-link p-0 text-muted">Impressum</a></li>
         <li class="nav-item mb-2"><a href="https://twitter.com/cosybio_uhh?lang=de" target="_blank" class="nav-link p-0 text-muted">Twitter</a></li>
-        <li class="nav-item mb-2"><a href="/doc#contact_us" target="_blank" class="nav-link p-0 text-muted">Contact us</a></li>
+        <!-- <li class="nav-item mb-2"><a href="/doc#contact_us" target="_blank" class="nav-link p-0 text-muted">Contact us</a></li> -->
+        <li class="nav-item mb-2"><a class="nav-link p-0 text-muted" href= "mailto:contact@drugst.one">Contact us</a></li>
       </ul>
     </div>
     
diff --git a/src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html b/src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html
index 5dafee34cded37ba16a2692acaa8efc2e4a21faf..dbb0e7dc7eebf788e0e5ee56b321198bd7016231 100644
--- a/src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html
+++ b/src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html
@@ -12,4 +12,3 @@
   by the host website. Task results are stored on the server such that tasks can
   be revisited and shared. All data will be deleted on inactivity.
 </p>
-<p>Please <a href="doc#contact_us">contact us </a>for any further questions.</p>