forked from vergnet/application-amicale
Changed contact mail
This commit is contained in:
parent
cca091beef
commit
a779a3049e
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue