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 7a7eb86 commit d27a189Copy full SHA for d27a189
web/src/consts/community-elements.tsx
@@ -98,15 +98,15 @@ export const secondSection: IElement[] = [
98
urls: [
99
{
100
node: <StyledDiscordIcon />,
101
- link: "https://discord.com/invite/cAvWk8B23f",
+ link: "https://discord.gg/MhXQGCyHd9",
102
},
103
104
node: <StyledTelegramIcon />,
105
link: "https://t.me/kleros",
106
107
108
node: <StyledSlackIcon />,
109
- link: "https://slack.kleros.io/",
+ link: "https://kleros.slack.com/join/signup",
110
111
],
112
0 commit comments