You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/why-coderabbit.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -348,7 +348,7 @@ CodeRabbit is built for production environments with:
348
348
349
349
### Three Steps to Better Code Reviews
350
350
351
-
1.**Sign in** with [GitHub](/platforms/github.com), [GitLab](/platforms/gitlab-com), or [Azure DevOps](/platforms/azure-devops)
351
+
1.**Sign in** with [GitHub](../platforms/jiasu.xzqcsaa.nyc.mn.md), [GitLab](../platforms/gitlab-com.mdx), or [Azure DevOps](../platforms/azure-devops.md)
352
352
2. Select and add repositories in CodeRabbit dashboard
Copy file name to clipboardExpand all lines: docs/platforms/gitlab-com.mdx
+25-25
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,11 @@ To enable CodeRabbit to interact with your GitLab repositories, an access token
25
25
We recommend creating a new user as a service account, associating this user to the group you'd like to install CodeRabbit on, and providing CodeRabbit with the personal access token to allow access. During the installation process, CodeRabbit will automatically configure the required webhook for seamless integration.
26
26
27
27
<divclass="center-image">
28
-
<img
29
-
src="/img/integrations/gitlab_user_choice.png"
30
-
alt="GitLab user modal choice"
31
-
width="1000"
32
-
/>
28
+
<img
29
+
src="/img/integrations/gitlab_user_choice.png"
30
+
alt="GitLab user modal choice"
31
+
width="1000"
32
+
/>
33
33
</div>
34
34
35
35
:::note
@@ -39,12 +39,12 @@ If you wish to change the review user, you must provide the access token for the
0 commit comments