Skip to content

Commit

Permalink
Update vercel.json (#4388)
Browse files Browse the repository at this point in the history
  • Loading branch information
runleonarun authored Nov 1, 2023
1 parent 917bf18 commit cb18bd3
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 @@ -2,6 +2,11 @@
"cleanUrls": true,
"trailingSlash": false,
"redirects": [
{
"source": "/guides/migration/versions",
"destination": "/docs/dbt-versions/core-upgrade",
"permanent": true
},
{
"source": "/guides/migration/versions/upgrading-to-v1.7",
"destination": "/docs/dbt-versions/core-upgrade/upgrading-to-v1.7",
Expand Down

0 comments on commit cb18bd3

Please sign in to comment.