Skip to content

Commit 1d49421

Browse files
committed
Updated redirect link
1 parent 6d40106 commit 1d49421

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"cleanUrls": true,
33
"trailingSlash": false,
44
"redirects": [
5+
{
6+
"source": "/docs/cloud/about-cloud/dark-mode",
7+
"destination": "/docs/cloud/about-cloud/change-your-dbt-cloud-theme",
8+
"permanent": true
9+
},
510
{
611
"source": "/docs/collaborate/git/managed-repository",
712
"destination": "/docs/cloud/git/managed-repository",

0 commit comments

Comments
 (0)