File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/components/index-page Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ export function JoinTheCommunity() {
1717 </ div >
1818 < div className = "flex flex-col *:flex-1" >
1919 < Anchor
20- href = "/community/tools-and-libraries "
20+ href = "https://discord.graphql.org/ "
2121 className = "flex items-center justify-between gap-4 whitespace-pre border-b border-pri-light px-6 py-8 hover:bg-white/10 lg:h-1/3 lg:px-8 lg:pr-12 xl:gap-6"
2222 >
2323 Discord
2424 < DiscordIcon className = "size-8 fill-white" />
2525 </ Anchor >
2626 < Anchor
27- href = "/community/events "
27+ href = "/community/"
2828 className = "flex items-center justify-between gap-4 whitespace-pre border-pri-light px-6 py-8 hover:bg-white/10 lg:h-1/3 lg:px-8 lg:pr-12 xl:gap-6"
2929 >
3030 Explore community resources
You can’t perform that action at this time.
0 commit comments