Skip to content

Commit 75ca097

Browse files
authored
docs: Fix link to code (#2405)
1 parent bcb9383 commit 75ca097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/providers/linkedin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ From the Auth tab get the client ID and client secret. On the same tab, add redi
1919

2020
The **LinkedIn Provider** comes with a set of default options:
2121

22-
- [LinkedIn Provider options](https://github.com/nextauthjs/next-auth/blob/main/src/providers/linked-in.js)
22+
- [LinkedIn Provider options](https://github.com/nextauthjs/next-auth/blob/main/src/providers/linkedin.js)
2323

2424
You can override any of the options to suit your own use case.
2525

0 commit comments

Comments
 (0)