Skip to content

Commit 6ad2422

Browse files
authored
add redirect for BYOC page
1 parent 71da8e9 commit 6ad2422

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3582,6 +3582,11 @@
35823582
"source": "/docs/operations/system-tables/role-grants",
35833583
"destination": "/docs/operations/system-tables/role_grants",
35843584
"permanent": true
3585+
},
3586+
{
3587+
"source": "/docs/cloud/reference/byoc",
3588+
"destination": "/docs/cloud/reference/byoc/overview",
3589+
"permanent": true
35853590
}
35863591
]
35873592
}

0 commit comments

Comments
 (0)