Skip to content

Commit 7cf89a4

Browse files
authored
doc: add redirect for guides (#10976)
* chore(core): fix broken link * Revert "chore(core): fix broken link" This reverts commit a85567f. * chore: update vercel.json to fix broken link in guides
1 parent 5c49f95 commit 7cf89a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@
145145
{
146146
"source": "/guides/upgrade-to-v5",
147147
"destination": "/getting-started/migrating-to-v5"
148+
},
149+
{
150+
"source": "/guides",
151+
"destination": "/guides/debugging"
148152
}
149153
]
150154
}

0 commit comments

Comments
 (0)