From 9b88c809569102ba448469e2396329bc788c93df Mon Sep 17 00:00:00 2001 From: Baylee Schmeisser Date: Thu, 3 Oct 2024 17:52:14 -0700 Subject: [PATCH] caps --- settings/gitlab.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings/gitlab.mdx b/settings/gitlab.mdx index c62819f..88b56f8 100644 --- a/settings/gitlab.mdx +++ b/settings/gitlab.mdx @@ -10,7 +10,7 @@ icon: 'gitlab' We use a combination of Access tokens and Webhooks to authenticate and sync changes between GitLab and Mintlify. -* We use Access tokens to pull information from Gitlab Mintlify. +* We use Access tokens to pull information from GitLab Mintlify. * We use Webhooks so GitLab can notify Mintlify when changes are made. * This allows Mintlify to create preview deployments when a MR is created. @@ -18,8 +18,8 @@ We use a combination of Access tokens and Webhooks to authenticate and sync chan Within your Mintlify dashboard, click on the `Settings` tab and select [`Git Settings`][git-settings]. - - Click on `Switch to GitLab`. + + Click on `Switch to GitLab` which will open a panel to enter your GitLab information.