Skip to content

Commit 54d4290

Browse files
committed
Update redirects.json
1 parent 9630c66 commit 54d4290

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

redirects.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
[
22
{ "source": "/docs/what-is-javaistic", "destination": "/", "permanent": false },
3-
{ "source": "/discord", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
43
{
54
"source": "/forum",
65
"destination": "https://github.com/javaistic/javaistic/discussions",
76
"permanent": false
87
},
9-
{
10-
"source": "/docs/slug",
11-
"destination": "/docs/slug",
12-
"permanent": false
13-
},
14-
{ "source": "/community", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false }
8+
{ "source": "/docs/slug", "destination": "/docs/slug", "permanent": false },
9+
{ "source": "/community", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
10+
{ "source": "/discord", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false },
11+
{ "source": "/status", "destination": "https://javaistic.betteruptime.com/", "permanent": false },
12+
{ "source": "/stats", "destination": "https://javaistic.betteruptime.com/", "permanent": false }
1513
]

0 commit comments

Comments
 (0)