From a677d152b04151a6991e7ab289fdaf1defb9850a Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Fri, 25 Sep 2020 22:42:07 +0300 Subject: [PATCH] Fixed wrong image name (#271) Fix for an error when clicking `view more` button on https://discord.com/open-source --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index 5f09040..613e658 100644 --- a/communities.json +++ b/communities.json @@ -708,7 +708,7 @@ "githubUrl": "https://github.com/denoland" }, { - "logo": "appwrite.png", + "logo": "appwrite.svg", "title": "Appwrite", "quote": "Discord allowed us to provide better support for our community and a centralized place to discuss and elaborate on future versions.", "inviteCode": "GSeTUeA",