Skip to content

Commit 36bfdae

Browse files
committed
chore: Use floss@numerique.gouv.fr for the email contact
1 parent 16f7f11 commit 36bfdae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stories/Header.stories.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export const HeaderWithQuickAccessItems = getStory(
184184
{
185185
"iconId": "fr-icon-mail-fill",
186186
"linkProps": {
187-
"href": "mailto:contact@code.gouv.fr"
187+
"href": "mailto:floss@numerique.gouv.fr"
188188
},
189189
"text": "Contact us"
190190
},
@@ -226,7 +226,7 @@ export function Header() {
226226
{
227227
iconId: "fr-icon-mail-fill",
228228
linkProps: {
229-
href: "mailto:contact@code.gouv.fr"
229+
href: "mailto:floss@numerique.gouv.fr"
230230
},
231231
text: "Contact us"
232232
},

0 commit comments

Comments
 (0)