diff --git a/docs/overview/why-coderabbit.md b/docs/overview/why-coderabbit.md index 5c94ea91..66053f72 100644 --- a/docs/overview/why-coderabbit.md +++ b/docs/overview/why-coderabbit.md @@ -348,7 +348,7 @@ CodeRabbit is built for production environments with: ### Three Steps to Better Code Reviews -1. **Sign in** with [GitHub](/platforms/github.com), [GitLab](/platforms/gitlab-com), or [Azure DevOps](/platforms/azure-devops) +1. **Sign in** with [GitHub](../platforms/jiasu.xzqcsaa.nyc.mn.md), [GitLab](../platforms/gitlab-com.mdx), or [Azure DevOps](../platforms/azure-devops.md) 2. Select and add repositories in CodeRabbit dashboard 3. That's it. You're good to go. diff --git a/docs/platforms/gitlab-com.md b/docs/platforms/gitlab-com.mdx similarity index 91% rename from docs/platforms/gitlab-com.md rename to docs/platforms/gitlab-com.mdx index aa9c8317..61a10ca8 100644 --- a/docs/platforms/gitlab-com.md +++ b/docs/platforms/gitlab-com.mdx @@ -25,11 +25,11 @@ To enable CodeRabbit to interact with your GitLab repositories, an access token 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.