aboutsummaryrefslogtreecommitdiffstats
path: root/dispatch.sr.ht/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.sr.ht/configuration.md')
-rw-r--r--dispatch.sr.ht/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.sr.ht/configuration.md b/dispatch.sr.ht/configuration.md
index 5ef95aa..54f6eb1 100644
--- a/dispatch.sr.ht/configuration.md
+++ b/dispatch.sr.ht/configuration.md
@@ -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`).