From 471e71928ae9eb21f0ef96f4928ccf48482fc569 Mon Sep 17 00:00:00 2001 From: John Furrow Date: Thu, 27 Sep 2018 11:08:11 -0700 Subject: [PATCH] Fixes invite code format --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index c196037..998520a 100644 --- a/communities.json +++ b/communities.json @@ -471,7 +471,7 @@ "logo": "Groestlcoin.png", "title": "Groestlcoin", "quote": "We used to use Slack for the primary form of communication with our community, but since moving to Discord, everything has been so much simpler, from simply inviting new users without restrictions, to moderating the chat, everything is so much easier and cleaner. We have since completely closed down our Slack social channel.", - "inviteCode": "https://discord.gg/tVQ43rA", + "inviteCode": "tVQ43rA", "githubUrl": "https://github.com/Groestlcoin" } ]