From 17b20b34b42b218a7a046d9e0b06556b3e15d2b9 Mon Sep 17 00:00:00 2001 From: Steve Ward Date: Wed, 7 Dec 2022 12:17:47 -0500 Subject: [PATCH] Update gitlab.md screenshots --- docs/integrations/gitlab.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/integrations/gitlab.md b/docs/integrations/gitlab.md index 0cba8d3d42..04103e9178 100644 --- a/docs/integrations/gitlab.md +++ b/docs/integrations/gitlab.md @@ -4,11 +4,11 @@ To authenticate against GitLab repositories you will need to create a personal access token. -1. Go to your GitLab account and select **Settings** in the user profile dropdown. +1. Go to your GitLab account and select **Edit Profile** in the user profile dropdown. -![](https://user-images.githubusercontent.com/721500/54834720-1f468a00-4c97-11e9-9a0f-4c92224064d0.png) +![](https://user-images.githubusercontent.com/721500/206245864-025fedb1-88e5-4c58-84dd-0d4b24eff76d.png) -2. Select **Access tokens** +2. In the left sidebar, select **Access tokens** 3. Under **Add a personal access token** choose a name and set an expiration date for your token.