Skip to content

Commit 1cf8d78

Browse files
committed
Update headers
1 parent 2a306b6 commit 1cf8d78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/header/header-actions.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ const IS_LIVE = false;
2121
</abbr>
2222
<span class="hidden md:inline">Code of Conduct</span>
2323
</ButtonLink>
24-
<ButtonLink url="https://voting.europython.eu" className="hidden md:block">
25-
<span>Community vote</span>
24+
<ButtonLink url="https://ep2025.europython.eu/tickets" className="hidden md:block">
25+
<span>Tickets</span>
2626
</ButtonLink>
2727
{IS_LIVE && (
2828
<ButtonLink url="/live">

0 commit comments

Comments
 (0)