Skip to content

Commit

Permalink
fix(help): update support address
Browse files Browse the repository at this point in the history
  • Loading branch information
lutangar committed Oct 4, 2019
1 parent ae94aee commit 0f23b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/content/App/Help/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const Help = () => (
<ContentTitle>Contacter le support de Bulles</ContentTitle>
<Content>
Merci de nous écrire à{' '}
<Link href="mailto:support@lmem.net">support@lmem.net</Link>.
<Link href="mailto:support@bulles.fr">support@bulles.fr</Link>.
</Content>
</Container>
);
Expand Down

0 comments on commit 0f23b1e

Please sign in to comment.