From 9979deafd6debf1b6848574f93efc3741e264abb Mon Sep 17 00:00:00 2001 From: Snazzah Date: Mon, 9 May 2022 14:31:34 -0500 Subject: [PATCH] update redirect --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index bf9f106..828b2a8 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -76,7 +76,7 @@ const config = { // TODO update redirects { url: 'https://github.com/LBRYFoundation', aliases: ['/github/'] }, - { url: 'https://chat.lbry.com', + { url: 'https://chat.lbry.org', aliases: ['/chat/'] } ] ],