diff options
| author | 2023-04-28 13:45:20 +0800 | |
|---|---|---|
| committer | 2023-04-28 13:45:20 +0800 | |
| commit | 1ddb58bda228a1b2a7f1688147f02f345595705e (patch) | |
| tree | e621293cd7e5da0c80e1012e7cea088f63523f03 /docs/next.config.js | |
| parent | 30232223986c46c68b3587b28a46549f7bd5e743 (diff) | |
| download | HydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.tar.gz HydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.zip | |
✨修改url与repo
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", |
