From 22545cc66e3dcb19df328042d6023be2fa33d82e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 1 Oct 2019 01:12:25 -0400 Subject: [PATCH] Update contact form submission recipient to be a working email address --- config/sync/contact.form.feedback.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/contact.form.feedback.yml b/config/sync/contact.form.feedback.yml index e01ff72..63ca213 100644 --- a/config/sync/contact.form.feedback.yml +++ b/config/sync/contact.form.feedback.yml @@ -7,7 +7,7 @@ _core: id: feedback label: 'Website feedback' recipients: - - admin@example.com + - editors@geo.coop reply: '' weight: 0 message: 'Your message has been sent.'