Skip to content

Commit 48ef651

Browse files
committed
added redirect for self-hosting
1 parent bdc7dd2 commit 48ef651

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
@@ -88,6 +88,10 @@
8888
{
8989
"source": "/dev-tools/build-plane-app",
9090
"destination": "/dev-tools/build-plane-app/overview"
91+
},
92+
{
93+
"source": "/self-hosting",
94+
"destination": "/self-hosting/overview"
9195
}
9296
]
9397
}

0 commit comments

Comments
 (0)