We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4898e4 + df82f5a commit b6bbdcfCopy full SHA for b6bbdcf
src/app/page.tsx
@@ -199,7 +199,7 @@ export default function Home () {
199
</header>
200
<p className='text-center mt-3 md:mt-6'>Ideas brewing? Feature request or a new integration on your mind? Do you want to know more?</p>
201
<div className='flex flex-row mt-3 md:mt-8 gap-x-5 md:gap-x-12'>
202
- <ButtonLink url='https://discord.com/channels/838986635756044328/915384547670102037' text='Contact'/>
+ <ButtonLink url='https://discord.com/invite/7RRmc35UEG' text='Contact'/>
203
<ButtonLink url='https://xchainjs.gitbook.io/xchainjs' text='Documentation' style='secundary'/>
204
</div>
205
0 commit comments