From 8e592e0edc88754f87adbe62004cc5259ad7ed84 Mon Sep 17 00:00:00 2001 From: Ivan K Date: Tue, 29 Jan 2019 16:36:53 -0800 Subject: [PATCH] adafruit: fix invite code --- communities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/communities.json b/communities.json index 45e0e82..6184e9d 100644 --- a/communities.json +++ b/communities.json @@ -602,8 +602,8 @@ "logo": "adafruit.svg", "title": "Adafruit", "quote": "Adafruit, a USA manufacturer of educational open-source hardware and software, uses Discord for creating Code + Community.", - "quoteSourceUrl": "https://www.adafruit.com/about/.", - "inviteCode": "https://discord.gg/adafruit", + "quoteSourceUrl": "https://www.adafruit.com/about/", + "inviteCode": "adafruit", "githubUrl": "https://github.com/adafruit" } ]