mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
docs: add redirect
This commit is contained in:
@@ -62,6 +62,11 @@
|
||||
"has": [{ "type": "host", "value": "sveltekit.authjs.dev" }],
|
||||
"destination": "https://authjs.dev/reference/sveltekit"
|
||||
},
|
||||
{
|
||||
"source": "/",
|
||||
"has": [{ "type": "host", "value": "nextjs.authjs.dev" }],
|
||||
"destination": "https://authjs.dev/reference/nextjs"
|
||||
},
|
||||
{
|
||||
"source": "/",
|
||||
"has": [{ "type": "host", "value": "solid-start.authjs.dev" }],
|
||||
|
||||
Reference in New Issue
Block a user