diff --git a/docs/platforms/self-hosted-gitlab.md b/docs/platforms/self-hosted-gitlab.md index 79605392..cc7c3290 100644 --- a/docs/platforms/self-hosted-gitlab.md +++ b/docs/platforms/self-hosted-gitlab.md @@ -88,7 +88,7 @@ the token, please follow the process outlined below: setup, so the minimum expiry time is sufficient. 7. If you do not enter an expiry date, the expiry date is automatically set to 365 days later than the current date. -8. Make sure, you select the scopes: `api user email` +8. Make sure, you select the scopes: `api read_api read_user` 9. Select Create personal access token. 10. Please note down this token as this will be visible one time only diff --git a/static/img/integrations/admin-access-token.png b/static/img/integrations/admin-access-token.png index e03bdfaa..39201bf5 100644 Binary files a/static/img/integrations/admin-access-token.png and b/static/img/integrations/admin-access-token.png differ