Skip to content

Commit 58ae555

Browse files
committed
fix prop
1 parent ef42935 commit 58ae555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Translatathon/TranslatathonCalendar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export const TranslatathonCalendar = () => {
6969
</Heading>
7070
<Text>Join us on the ethereum.org Discord for a series of onboarding calls and workshops where we’ll cover everything you need to know about the Translatathon, walk through using Crowdin and answer any questions you might have.</Text>
7171
<ButtonLink
72-
to="/discord/"
72+
href="/discord/"
7373
gap={2}
7474
onClick={() => matomoEvent("discord")}
7575
>

0 commit comments

Comments
 (0)