We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c56db5 commit cd665b3Copy full SHA for cd665b3
redirects.json
@@ -7,6 +7,8 @@
7
},
8
{ "source": "/docs/slug", "destination": "/docs/slug", "permanent": false },
9
{ "source": "/community", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
10
+ { "source": "/changelog", "destination":"https://javaistic-changelog.vercel.app/", "permanent": false },
11
+ { "source": "/license", "destination":" https://raw.githubusercontent.com/javaistic/javaistic/main/LICENSE", "permanent": false },
12
{ "source": "/discord", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
13
{ "source": "/status", "destination": "https://javaistic.betteruptime.com/", "permanent": false },
14
{ "source": "/stats", "destination": "https://javaistic.betteruptime.com/", "permanent": false }
0 commit comments