fix discord invitation links

This commit is contained in:
Hossein Mehrabi 2023-12-15 13:10:30 +03:30
parent ab832eb891
commit 56dc963c35
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ import { AccordionItem } from '@site/src/components/mdx'
</AccordionItem>
<AccordionItem title="How can a node operator contact the Nimbus team?">
The best way to contact the Nimbus team for support, is through <a href="http://discord.gg/XRxWahP" target="_blank">Discord</a> in the #helpdesk channel.
The best way to contact the Nimbus team for support, is through <a href="https://discord.gg/XRxWahP" target="_blank">Discord</a> in the #helpdesk channel.
</AccordionItem>
<AccordionItem title="Can we use a LH/Prysm beacon node with Nimbus VC?">

View File

@ -28,7 +28,7 @@ import { Grid, Box, SocialCard } from '/src/components/mdx'
</Grid.Item>
<Grid.Item xs={1}>
<SocialCard
href='https://discord.waku.org'
href='https://discord.gg/XRxWahP'
logoSrc="/icons/discord-black.svg"
logoSrcDark="/icons/discord-white.svg"
description='Join the community on Discord'