Skip to content

Commit

Permalink
add another redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
john-rock committed Oct 27, 2023
1 parent 17da4a0 commit 493c47a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -4022,6 +4022,11 @@
"destination": "/reference/resource-configs/access",
"permanent": true
},
{
"source": "/quickstarts",
"destination": "/guides",
"permanent": true
},
{
"source": "/quickstarts/bigquery",
"destination": "/guides/bigquery",
Expand Down

0 comments on commit 493c47a

Please sign in to comment.