Skip to content

Commit

Permalink
Fixes 404 error, when visiting the options link (#4462)
Browse files Browse the repository at this point in the history
The current link leads to nowhere.
  • Loading branch information
smultar committed Apr 25, 2022
1 parent e3ace6e commit 4c832f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/providers/discord.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ https://discord.com/developers/applications

The **Discord Provider** comes with a set of default options:

- [Discord Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/discord.js)
- [Discord Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/discord.ts)

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

Expand Down

1 comment on commit 4c832f8

@vercel
Copy link

@vercel vercel bot commented on 4c832f8 Apr 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.