Skip to content

Commit ebfbdbb

Browse files
committed
chore(website): rewrite of /docs to doc project URL
1 parent 0318b0b commit ebfbdbb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website/vercel.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"rewrites": [
3+
{
4+
"source": "/docs",
5+
"destination": "https://outpost-docs.vercel.app/docs"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)