revert discord link

This commit is contained in:
Thomas Zarebczan 2018-10-09 09:46:52 -04:00 committed by GitHub
parent 3528e87b8b
commit 261edda3d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ class Controller
switch ($subDomain) {
case 'chat':
case 'slack':
return static::redirect('https://chat.lbry.io');
return static::redirect('https://discord.gg/Z3bERWA');
}
}