chore(docs): fix redirect

This commit is contained in:
Balázs Orbán
2023-08-09 01:08:58 +02:00
parent 550507b2d1
commit 96ade948ef

View File

@@ -79,7 +79,7 @@
{
"source": "/:path(.*)",
"has": [{ "type": "host", "value": "adapters.authjs.dev" }],
"destination": "https://authjs.dev/reference/adapters/:path*"
"destination": "https://authjs.dev/reference/adapter/:path*"
},
{
"source": "/:path",