We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26f83e commit 69858edCopy full SHA for 69858ed
zh/settings/gitlab.mdx
@@ -9,7 +9,13 @@ icon: "gitlab"
9
- Mintlify 使用访问令牌从 GitLab 拉取信息。
10
- GitLab 使用 webhook 在发生更改时通知 Mintlify,从而为合并请求启用预览部署。
11
12
-## 设置连接
+<div id="set-up-the-connection">
13
+ ## 设置连接
14
+</div>
15
+
16
+<Note>
17
+ **需要 HTTPS 克隆**:您的 GitLab 项目必须启用 HTTPS 克隆,Mintlify 才能访问您的仓库。您可以在项目的 **Settings** > **General** > **Visibility, project features, permissions** 部分进行验证。
18
+</Note>
19
20
<Steps>
21
<Step title="查找项目 ID">
0 commit comments