Skip to content

Commit e3caa79

Browse files
authored
Update vercel.json
1 parent 0306250 commit e3caa79

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
@@ -5,8 +5,8 @@
55
"destination": "https://undyingterminal.mintlify.dev/docs"
66
},
77
{
8-
"source": "/docs/:match*",
9-
"destination": "https://undyingterminal.mintlify.dev/docs/:match*"
8+
"source": "/docs/(.*)",
9+
"destination": "https://undyingterminal.mintlify.dev/docs/$1"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)