Skip to content

Commit 48a047e

Browse files
committed
fix: revert redirect to hidden vercel URL
1 parent 809b358 commit 48a047e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

vercel.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,6 @@
2727
],
2828
"permanent": true
2929
},
30-
{
31-
"source": "/docs/:path*",
32-
"destination": "https://www.ory.com/docs/:path",
33-
"has": [
34-
{
35-
"type": "header",
36-
"key": "host",
37-
"value": "docs-ory.vercel.app"
38-
}
39-
],
40-
"permanent": false
41-
},
4230
{
4331
"source": "/keto/docs/(|v0.5/)engines",
4432
"destination": "https://github.com/ory/keto/blob/v0.7.0-alpha.1/docs/versioned_docs/version-v0.5/engines/index.md",

0 commit comments

Comments
 (0)