We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d7d148 + 9d31f8f commit a58e459Copy full SHA for a58e459
src/components/contribute.astro
@@ -25,7 +25,7 @@ const sizes = "(min-width: 640px) 42vw, 67vw";
25
</Fragment>
26
<div class="grid grid-cols-1 gap-2 sm:grid-cols-2">
27
<a
28
- href="https://www.meetup.com/fr-FR/barcelonajug/"
+ href="https://www.meetup.com/barcelonajug/"
29
class="flex items-center justify-center gap-3 border-2 border-current px-6 py-4"
30
>
31
<Icon name="fa-brands:meetup" class="size-8"/>
0 commit comments