mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update Controller.class.php
update discord link
This commit is contained in:
parent
0321b5ebb3
commit
484b5e2fd5
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class Controller
|
|||
switch ($subDomain) {
|
||||
case 'chat':
|
||||
case 'slack':
|
||||
return static::redirect('https://discord.gg/Z3bERWA');
|
||||
return static::redirect('https://chat.lbry.io');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue