Skip to content

Commit 8bc61ad

Browse files
committed
update the redirect
1 parent 5057a09 commit 8bc61ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/mint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"destination": "/config/config-file"
9090
},
9191
{
92-
"source": "/examples/:slug*",
93-
"destination": "/guides/:slug*"
92+
"source": "/docs/examples/:slug*",
93+
"destination": "docs/guides/examples/:slug*"
9494
}
9595
],
9696
"anchors": [

0 commit comments

Comments
 (0)