Skip to content

Commit bdc7dd2

Browse files
fix: redirections to api reference
1 parent 175b269 commit bdc7dd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"cleanUrls": true,
33
"redirects": [
4+
{
5+
"source": "/api-reference",
6+
"destination": "/api-reference/introduction"
7+
},
48
{
59
"source": "/api-reference/byoa/build-plane-app",
610
"destination": "/dev-tools/build-plane-app"

0 commit comments

Comments
 (0)