# HG changeset patch
# User Cédric Krier <ced@b2ck.com>
# Date 1675855067 -3600
#      Wed Feb 08 12:17:47 2023 +0100
# Node ID 307311e2a9fe5e10ca008cdc11a442b7ca835a6a
# Parent  968e4497cc6f847f3acae849f3bba2456d755c4d
Prefer group message to propose event

diff --git a/templates/index.html b/templates/index.html
--- a/templates/index.html
+++ b/templates/index.html
@@ -281,7 +281,7 @@
                             If you are organizing an event around Tryton and want to be listed here, please send us an email
                             </p>
                             <div class="d-flex">
-                                <a class="btn btn-dark ms-auto" href="mailto:foundation@tryton.org">Send</a>
+                                <a class="btn btn-dark ms-auto" href="https://discuss.tryton.org/new-message?groupname=foundation">Send</a>
                             </div>
                         </div>
                     </div>