From 67e110c5290c903a19255f61d20fe0002b985f6a Mon Sep 17 00:00:00 2001 From: Bastien DUMONT <bdumont@grandlyon.com> Date: Thu, 9 Feb 2023 14:45:31 +0100 Subject: [PATCH] Revert "feat: update contact link" This reverts commit f0fcd2d66c4210cb66046157042ba02065e11d02. --- index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.html b/index.html index 1b9fea1..8d00338 100644 --- a/index.html +++ b/index.html @@ -293,11 +293,7 @@ <div class="contact"> <span>Il vous reste des questions ?</span> - <a - class="footerLink" - href="https://support.grandlyon.com/ecolyo/" - target="_blank" - > + <a class="footerLink" href="mailto:ecolyo@grandlyon.com"> Contactez-nous</a > </div> -- GitLab