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 c6f6d19 commit 816fff7Copy full SHA for 816fff7
zh/settings/gitlab.mdx
@@ -13,6 +13,10 @@ icon: "gitlab"
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">
22
在你的 GitLab 项目中,前往 **Settings** > **General**,找到 **Project ID**。
0 commit comments