Skip to content

Commit 7b24456

Browse files
authored
chore: add redirects for cloud (#4142)
1 parent bc1951d commit 7b24456

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,8 +2051,8 @@
20512051
"permanent": true
20522052
},
20532053
{
2054-
"source": "/production-deployment/cloud/terraform-provider",
2055-
"destination": "/cloud/terraform-provider",
2054+
"source": "/production-deployment/cloud/:path*",
2055+
"destination": "/cloud/:path*",
20562056
"permanent": true
20572057
}
20582058
]

0 commit comments

Comments
 (0)