Skip to content

Commit

Permalink
Fixed ticket link
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjee committed Feb 10, 2025
1 parent 4ee90ca commit 5cebf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/WorkshopLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const trainers = await Astro.glob('../pages/people/trainers/*.md');
</p>
<div class="space-y-3">
<Button
link="https://www.eventbrite.nl/e/industry-track-rustweek-2025-tickets-1115250035879"
link="https://www.eventbrite.nl/e/rustweek-2025-tickets-1001676961757?aff=oddtdtcreator"
>Get your ticket</Button>
<br /><br />
</div>
Expand Down

0 comments on commit 5cebf7e

Please sign in to comment.