change discord invite link

This commit is contained in:
Niko Storni 2018-04-24 16:05:23 -04:00
parent 4841070f44
commit 5c50424d5b
No known key found for this signature in database
GPG key ID: F37FE63398800368

View file

@ -85,7 +85,7 @@ class Controller
switch($subDomain) { switch($subDomain) {
case 'chat': case 'chat':
case 'slack': case 'slack':
return static::redirect('https://discordapp.com/invite/U5aRyN6'); return static::redirect('https://discord.gg/Z3bERWA');
} }
} }