We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e15a34 commit 7e60869Copy full SHA for 7e60869
pages/community/index.tsx
@@ -87,10 +87,6 @@ function Index() {
87
Join a Kotlin User Group
88
<DesktopBreak /> or start your own
89
</OverviewBottomLink>
90
- <OverviewBottomLink buttonLink={'/community/events/'} buttonTitle={'Talks and Events →'}>
91
- Get inspired at a Kotlin event
92
- <DesktopBreak /> or host one yourself
93
- </OverviewBottomLink>
94
</CommunityLayout>
95
);
96
}
0 commit comments