Skip to content

Commit 776b32f

Browse files
authored
Url redirect doc page (#1079)
2 parents 887e31d + b6924d0 commit 776b32f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

vercel.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirects": [
3+
{
4+
"source": "/open-source/nuka-carousel/api",
5+
"destination": "/open-source/nuka-carousel/",
6+
"permanent": true
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)