diff options
Diffstat (limited to 'docs/next.config.js')
| -rw-r--r-- | docs/next.config.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/next.config.js b/docs/next.config.js index eb56c65..653658f 100644 --- a/docs/next.config.js +++ b/docs/next.config.js @@ -137,12 +137,12 @@ const nextConfig = withNextra({ { source: "/discord{/}?", permanent: true, - destination: "https://discord.gg/sSzyjxvbf5", + destination: "https://discord.gg/JBe8BYJgKT", }, { source: "/docs/changelog", permanent: true, - destination: "https://github.com/vercel/turbo/releases", + destination: "https://github.com/retrofor/HydroRoll/releases", }, { source: "/docs/guides/complimentary-tools", |
