Skip to content

Commit 6e36083

Browse files
committed
chore: rm unnecessary providers redirect
1 parent dcdf708 commit 6e36083

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/vercel.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@
7777
"destination": "/reference/core/providers/:slug",
7878
"permanent": true
7979
},
80-
{
81-
"source": "/reference/core/providers/:path(.*)",
82-
"destination": "/getting-started/providers/:path(.*)"
83-
},
8480
{
8581
"source": "/",
8682
"has": [{ "type": "host", "value": "discord.authjs.dev" }],

0 commit comments

Comments
 (0)