update redirect
This commit is contained in:
parent
a5b93f5ebd
commit
9979deafd6
1 changed files with 1 additions and 1 deletions
|
@ -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/'] }
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue