Skip to content

Commit 1e595bb

Browse files
committed
Update CommunityEvents.astro
1 parent 80be58a commit 1e595bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CommunityEvents/CommunityEvents.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const events = await fetchEventsFromRSS()
9292
Community Events
9393
</Typography>
9494

95-
<a href="https://dev.chain.link/events" class={styles.arrow}>
95+
<a href="https://chain.link/community/events" class={styles.arrow}>
9696
<SvgArrowRight2 height={12} width={12} />
9797
</a>
9898
</header>

0 commit comments

Comments
 (0)