Skip to content

Commit 3681b7a

Browse files
authored
docs: fix the link to Yandex provider options in yandex.md (#9677)
Fix the link to Yandex provider options in yandex.md Fix the link to Yandex provider options.
1 parent cf94d5f commit 3681b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/providers/yandex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ https://oauth.yandex.com/client/new
1515

1616
The **Yandex Provider** comes with a set of default options:
1717

18-
- [Yandex Provider options](https://github.com/nextauthjs/next-auth/blob/v4/packages/next-auth/src/providers/yandex.js)
18+
- [Yandex Provider options](https://github.com/nextauthjs/next-auth/blob/v4/packages/next-auth/src/providers/yandex.ts)
1919

2020
You can override any of the options to suit your own use case.
2121

0 commit comments

Comments
 (0)