Skip to content

Commit 718b226

Browse files
committed
Add skip-slinky
1 parent 0016414 commit 718b226

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.DS_Store

0 Bytes
Binary file not shown.

vercel.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"rewrites": [
33
{
4-
"source": "/docs",
5-
"destination": "https://flipt.mintlify.dev/docs"
4+
"source": "/skip-slinky",
5+
"destination": "https://skip-slinky.mintlify.app/skip-slinky"
66
},
77
{
8-
"source": "/docs/:match*",
9-
"destination": "https://flipt.mintlify.dev/docs/:match*"
8+
"source": "/skip-slinky/:match*",
9+
"destination": "https://skip-slinky.mintlify.app/skip-slinky/:match*"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)