diff --git a/src/screens/Other/FeedbackScreen.js b/src/screens/Other/FeedbackScreen.js index 3acb8e0..3391d30 100644 --- a/src/screens/Other/FeedbackScreen.js +++ b/src/screens/Other/FeedbackScreen.js @@ -12,7 +12,7 @@ type Props = { }; const links = { - bugsMail: `mailto:vergnet@etud.insa-toulouse.fr + bugsMail: `mailto:app@amicale-insat.fr ?subject=[BUG] Application CAMPUS &body=Coucou Arnaud ça bug c'est nul,\n\n Informations sur ton système si tu sais (iOS ou Android, modèle du tel, version):\n\n\n @@ -21,7 +21,7 @@ Nature du problème :\n\n\n Stp corrige le pb, bien cordialement.`, bugsGit: 'https://git.etud.insa-toulouse.fr/vergnet/application-amicale/issues/new', facebook: "https://www.facebook.com/campus.insat", - feedbackMail: `mailto:vergnet@etud.insa-toulouse.fr + feedbackMail: `mailto:app@amicale-insat.fr ?subject=[FEEDBACK] Application CAMPUS &body=Coucou Arnaud j'ai du feedback\n\n\n\nBien cordialement.`, feedbackGit: "https://git.etud.insa-toulouse.fr/vergnet/application-amicale/issues/new",