Skip to content

Commit a6b658f

Browse files
kenji-webdevijjk
authored andcommitted
docs(09-authentication): fixes link to NextAuth.js (#64457)
There's a TODO above the links, I didn't understand if it was related to this PR as the domain was already authjs.dev ### What? - Fixes the link to NextAuth in the `Examples` section ### How? - Changes https://authjs.dev/guides/upgrade-to-v5 to https://authjs.dev/getting-started/migrating-to-v5 Co-authored-by: JJ Kasper <[email protected]>
1 parent 9df5b7e commit a6b658f

File tree

1 file changed

+1
-1
lines changed
  • docs/02-app/01-building-your-application/09-authentication

1 file changed

+1
-1
lines changed

docs/02-app/01-building-your-application/09-authentication/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ Here are authentication solutions compatible with Next.js, please refer to the q
877877
- [Clerk](https://clerk.com/docs/quickstarts/nextjs)
878878
- [Kinde](https://kinde.com/docs/developer-tools/nextjs-sdk)
879879
- [Lucia](https://lucia-auth.com/getting-started/nextjs-app)
880-
- [NextAuth.js](https://authjs.dev/guides/upgrade-to-v5)
880+
- [NextAuth.js](https://authjs.dev/getting-started/migrating-to-v5)
881881
- [Supabase](https://supabase.com/docs/guides/getting-started/quickstarts/nextjs)
882882
- [Stytch](https://stytch.com/docs/guides/quickstarts/nextjs)
883883
- [Iron Session](https://github.com/vvo/iron-session)

0 commit comments

Comments
 (0)