Skip to content

Commit fb4fcc2

Browse files
committed
update URL
1 parent b96505f commit fb4fcc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"rewrites": [
33
{
4-
"source": "/self-managed/composer/:path*",
4+
"source": "/docs/self-managed/composer/:path*",
55
"destination": "https://self-managed-composer.vercel.app/:path*"
66
},
77
{
8-
"source": "/composer/:path*",
8+
"source": "/docs/composer/:path*",
99
"destination": "https://turbo-composer.vercel.app/:path*"
1010
},
1111
{

0 commit comments

Comments
 (0)