From 01a76157180ea4a3ac9a8a20c2d12c32d433c29b Mon Sep 17 00:00:00 2001 From: Romain Lanz Date: Wed, 20 Jun 2018 16:36:11 +0200 Subject: [PATCH] chore: update AdonisJs 1. Correct the title 2. Change the quote 3. Use the official invitation code --- communities.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/communities.json b/communities.json index ddc0a83..6a2faef 100644 --- a/communities.json +++ b/communities.json @@ -379,11 +379,10 @@ }, { "logo": "adonis.svg", - "title": "Adonis", - "quote": "NodeJs Web Application Framework. Makes it easy for you to write webapps with less code smiley", - "quoteSourceUrl": "https://github.com/adonisjs/adonis-framework", - "inviteCode": "86weBr", - "githubUrl": "https://github.com/adonisjs/" + "title": "AdonisJs", + "quote": "Discord is a very powerful tool that has been made initially for gamers but that can be used for any corporation. It helps us being close to our community.", + "inviteCode": "k5myGAz", + "githubUrl": "https://github.com/adonisjs" } ] }