Correct GitLab Application link

This commit is contained in:
Sol Fisher Romanoff 2021-09-07 09:08:13 +03:00 committed by Drew DeVault
parent 9cfb471e03
commit 1e1156a857
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ To set up OAuth for GitHub:
To set up OAuth for GitLab:
1. Register under [GitLab Applications](https://gitlab.com/profile/applications).
1. Register under [GitLab Applications](https://gitlab.com/-/profile/applications).
For the scopes required, select "api". For the callback, specify the URL of
your service with `/gitlab/callback/<gitlab instance>` appended (e.g.
`https://dispatch.sr.ht/gitlab/callback/gitlab.com`).