aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/next.config.js
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-28 13:45:20 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-28 13:45:20 +0800
commit1ddb58bda228a1b2a7f1688147f02f345595705e (patch)
treee621293cd7e5da0c80e1012e7cea088f63523f03 /docs/next.config.js
parent30232223986c46c68b3587b28a46549f7bd5e743 (diff)
downloadHydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.tar.gz
HydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.zip
✨修改url与repo
Diffstat (limited to 'docs/next.config.js')
-rw-r--r--docs/next.config.js4
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",