Skip to content

Commit 137aff5

Browse files
authored
Merge pull request #223 from hookdeck/chore/docs-vercel-deploy
chore(website): try different vercel.json rewrite
2 parents 65c143e + de398cd commit 137aff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/vercel.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rewrites": [
33
{
44
"source": "/docs",
5-
"destination": "https://outpost-docs.vercel.app"
5+
"destination": "https://outpost-docs.vercel.app/docs"
66
}
77
]
88
}

0 commit comments

Comments
 (0)