From d28149cbb37b867775b14ce9e5cf9d9e044c1d53 Mon Sep 17 00:00:00 2001 From: John Furrow Date: Wed, 14 Mar 2018 15:20:15 -0700 Subject: [PATCH] Uses vanity invite code for Elixir --- communities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/communities.json b/communities.json index 31aacc3..c63f38f 100644 --- a/communities.json +++ b/communities.json @@ -79,7 +79,7 @@ { "logo": "elixir.png", "title": "Elixir", - "inviteCode": "gukkbr", + "inviteCode": "elixir", "githubUrl": "https://github.com/elixir-lang" }, { @@ -119,4 +119,4 @@ "githubUrl": "https://github.com/facebook/Docusaurus" } ] -} \ No newline at end of file +}