1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

Updated social dev

This commit is contained in:
Eldad Fux 2020-05-17 18:57:42 +03:00
parent 715bda43c3
commit 1d96911000

View file

@ -45,6 +45,7 @@ const APP_SOCIAL_LINKEDIN = 'https://www.linkedin.com/company/appwrite';
const APP_SOCIAL_INSTAGRAM = 'https://www.instagram.com/appwrite.io';
const APP_SOCIAL_GITHUB = 'https://github.com/appwrite';
const APP_SOCIAL_DISCORD = 'https://discord.gg/GSeTUeA';
const APP_SOCIAL_DEV = 'https://dev.to/appwrite';
$register = new Registry();
$request = new Request();