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 ecc25d1 commit 08ddc72Copy full SHA for 08ddc72
redirects.json
@@ -4,11 +4,6 @@
4
"destination": "https://blog-javaistic.vercel.app/",
5
"permanent": false
6
},
7
- {
8
- "source": "/changelog",
9
- "destination": "https://changelog-javaistic.vercel.app/",
10
- "permanent": false
11
- },
12
{
13
"source": "/community",
14
"destination": "https://discord.gg/PDcEweNM7v",
@@ -19,11 +14,6 @@
19
20
15
21
16
22
23
- "source": "/docs/what-is-javaistic",
24
- "destination": "/",
25
26
27
17
28
18
"source": "/forum",
29
"destination": "https://github.com/javaistic/javaistic/discussions",
@@ -44,4 +34,4 @@
44
34
"destination": "https://javaistic.betteruptime.com/",
45
35
46
36
}
47
-]
37
+]
0 commit comments