From e2cbaf77856098e7cee225293dda9e3c5dbfbe56 Mon Sep 17 00:00:00 2001
From: David Mendez <dmendez@ebi.ac.uk>
Date: Fri, 18 Mar 2022 09:58:35 +0000
Subject: [PATCH] Update email in Contact Us page

---
 pages/contact_us.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/contact_us.vue b/pages/contact_us.vue
index 32b1f8f..448d9da 100644
--- a/pages/contact_us.vue
+++ b/pages/contact_us.vue
@@ -5,7 +5,7 @@
     <br />
     <p class="text-justify">
       To send any comment, feedback or suggestion please write an email to
-      <a href="mailto:chembl-help@ebi.ac.uk">chembl-help@ebi.ac.uk</a>.
+      <a href="mailto:help@gateway.eubopen.org">help@gateway.eubopen.org</a>.
     </p>
   </div>
 </template>
-- 
GitLab