diff --git a/docs/docs/providers/gitlab.md b/docs/docs/providers/gitlab.md index 7ec32e6f10..ade21cd35e 100644 --- a/docs/docs/providers/gitlab.md +++ b/docs/docs/providers/gitlab.md @@ -15,7 +15,7 @@ https://gitlab.com/-/profile/applications The **Gitlab Provider** comes with a set of default options: -- [Gitlab Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/gitlab.js) +- [Gitlab Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/gitlab.ts) You can override any of the options to suit your own use case.