Skip to content

Commit 0c52d22

Browse files
authored
Update gitlab.mdx (#274)
1 parent a362e63 commit 0c52d22

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

settings/gitlab.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ icon: 'gitlab'
1919

2020
a. Navigate to your project's `Settings` > `Access Tokens`.
2121

22-
b. Select `Add new token` and add a token name and choose `read_api` for the scopes. If you
23-
have a private repo, you must set the role as `Reporter`.
22+
b. Select `Add new token`.
23+
1. Name the token "Mintlify" - this specific name is important as it will be visible when we make changes on our end.
24+
2. Choose `read_api` for the scopes.
25+
3. If you have a private repo, you must set the role as `Reporter`.
2426

2527
c. Finally click `Create project access token` and copy the token.
2628

0 commit comments

Comments
 (0)