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 1a2d4a6 commit 19d691eCopy full SHA for 19d691e
pages/index.page.tsx
@@ -189,7 +189,7 @@ const Home = (props: any) => {
189
Getting started
190
</Link>
191
<Link
192
- href='/slack'
+ href='https://json-schema.org/slack'
193
className='flex items-center justify-center rounded border-2 border-white dark:border-none hover:bg-blue-700 transition-all duration-300 ease-in-out text-white w-[194px] h-[40px] font-semibold bg-primary dark:shadow-2xl'
194
>
195
Join Slack
0 commit comments