update redirect

This commit is contained in:
Snazzah 2022-05-09 14:31:34 -05:00
parent a5b93f5ebd
commit 9979deafd6
No known key found for this signature in database
GPG key ID: 5E71D54F3D86282E

View file

@ -76,7 +76,7 @@ const config = {
// TODO update redirects // TODO update redirects
{ url: 'https://github.com/LBRYFoundation', { url: 'https://github.com/LBRYFoundation',
aliases: ['/github/'] }, aliases: ['/github/'] },
{ url: 'https://chat.lbry.com', { url: 'https://chat.lbry.org',
aliases: ['/chat/'] } aliases: ['/chat/'] }
] ]
], ],