Skip to content

Commit fbd68a1

Browse files
docs: Fix Adapters Link (#9009)
* Update options.md * Apply suggestions from code review * Update options.md --------- Co-authored-by: Balázs Orbán <[email protected]>
1 parent 18e8b92 commit fbd68a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/configuration/options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ events: {
310310
311311
#### Description
312312
313-
By default NextAuth.js does not include an adapter any longer. If you would like to persist user / account data, please install one of the many available adapters. More information can be found in the [adapter documentation](https://authjs.dev/reference/adapters).
313+
By default NextAuth.js does not include an adapter any longer. If you would like to persist user / account data, please install one of the many available adapters. More information can be found in the [adapter documentation](https://authjs.dev/getting-started/adapters).
314314
315315
---
316316

0 commit comments

Comments
 (0)