Skip to content

Commit

Permalink
fix broken link README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youyyytrok authored Dec 17, 2024
1 parent 57d893c commit 17ad7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rainbowkit-siwe-next-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export default function AuthenticatedPage({ address }: AuthenticatedPageProps) {

For more information about managing the session, you can refer to the following documentation:

- [Next.js authentication guide](https://nextjs.org/docs/authentication)
- [Next.js authentication guide](https://nextjs.org/docs/app/building-your-application/authentication)
- [NextAuth documentation](https://next-auth.js.org)

## Contributing
Expand Down

0 comments on commit 17ad7fb

Please sign in to comment.