Skip to content

Commit 1bde7cc

Browse files
authored
fix(core): correct docs link (#6446)
1 parent cef05d5 commit 1bde7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* ## Resources
2828
*
2929
* - [Getting started](https://authjs.dev/getting-started/introduction)
30-
* - [Most common use case guides](https://authjs.dev/guides/overview)
30+
* - [Most common use case guides](https://authjs.dev/guides)
3131
*
3232
* @module main
3333
*/

0 commit comments

Comments
 (0)