Skip to content

Commit 6525807

Browse files
authored
Change email in the sponsor brochure (#4157)
1 parent 41a8b37 commit 6525807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/components/brochure/backcover-page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ export function BackCoverPage() {
1313
</p>
1414
<p>
1515
<span className="inline-block mr-2">📧</span>{" "}
16-
<a className="font-medium" href="mailto:info@pycon.it">
17-
info@pycon.it
16+
<a className="font-medium" href="mailto:sponsor@pycon.it">
17+
sponsor@pycon.it
1818
</a>
1919
</p>
2020
<p>

0 commit comments

Comments
 (0)