Skip to content

Commit aa0e820

Browse files
docs: Updated the wrong link to providers list in readme (#3616)
The link to providers list was 404 so updated to the correct link in document.
1 parent 82447f8 commit aa0e820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See [next-auth.js.org](https://next-auth.js.org) for more information and docume
5454
### Flexible and easy to use
5555

5656
- Designed to work with any OAuth service, it supports OAuth 1.0, 1.0A and 2.0
57-
- Built-in support for [many popular sign-in services](https://next-auth.js.org/configuration/providers)
57+
- Built-in support for [many popular sign-in services](https://next-auth.js.org/providers/overview)
5858
- Supports email / passwordless authentication
5959
- Supports stateless authentication with any backend (Active Directory, LDAP, etc)
6060
- Supports both JSON Web Tokens and database sessions

0 commit comments

Comments
 (0)