diff --git a/next.config.js b/next.config.js index f65a5408..712a842c 100644 --- a/next.config.js +++ b/next.config.js @@ -211,7 +211,7 @@ module.exports = withPlugins([ }, { source: "/discord", - destination: "https://discord.gg/VGSkNK8AA6", + destination: "https://discord.gg/livepeer", permanent: false, } ];