Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update redirects.json
  • Loading branch information
arghyaxcodes committed Dec 3, 2021
commit cd665b34e8cd8daff10e8e8d87d07c5c0139acfa
2 changes: 2 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
},
{ "source": "/docs/slug", "destination": "/docs/slug", "permanent": false },
{ "source": "/community", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
{ "source": "/changelog", "destination":"https://javaistic-changelog.vercel.app/", "permanent": false },
{ "source": "/license", "destination":" https://raw.githubusercontent.com/javaistic/javaistic/main/LICENSE", "permanent": false },
{ "source": "/discord", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
{ "source": "/status", "destination": "https://javaistic.betteruptime.com/", "permanent": false },
{ "source": "/stats", "destination": "https://javaistic.betteruptime.com/", "permanent": false }
Expand Down