From d7fe3af59f6ebe5f363eafb33d049fddc2cdb81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 30 Oct 2020 09:02:22 +0100 Subject: [PATCH] fix: join link to slack in help section --- website/pages/en/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/en/help.js b/website/pages/en/help.js index 3e359cf4c3..223e502e43 100755 --- a/website/pages/en/help.js +++ b/website/pages/en/help.js @@ -30,7 +30,7 @@ class Help extends React.Component { title: 'Browse Docs', }, { - content: 'Ask questions about the documentation and project in our [Slack community](https://join.slack.com/t/unleash-community/shared_invite/enQtNjUxMjU2MDc0MTAxLTM5Yzk2YWE2ZTk1OTZhOTJiNTEzMzA5YmEwMDE3MDJiNDQ3ZWExZGZjMmUyY2UyMWQ0NTI3NGRjNDhlMjExZjM)', + content: 'Ask questions about the documentation and project in our [Slack community](https://join.slack.com/t/unleash-community/shared_invite/enQtNjUxMjU2MDc0MTAxLTJjYmViYjkwYmE0ODVlNmY1YjcwZGRmZWU5MTU1YTQ1Nzg5ZWQ2YzBlY2U1MjlmZDg5ZDRmZTMzNmQ5YmEyOGE)', title: 'Join the community', }, {