Skip to content

Commit 1057765

Browse files
committed
fix this
1 parent f3acc18 commit 1057765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ export default {
225225
src={
226226
{
227227
"/community/": "/img/community/resources.png",
228-
"/community/upcoming-events/": "/img/community/events.png",
228+
"/community/events/": "/img/community/events.png",
229229
"/community/contribute/": "/img/community/contribute.png",
230230
}[asPath]
231231
}

0 commit comments

Comments
 (0)