This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -13,22 +13,19 @@ CodeRabbit supports various Git platforms to provide code review for your reposi
1313| ------------------------ | ---------------------------------------- |
1414| GitHub.com | [ Supported] ( github-com.md ) |
1515| GitHub Enterprise Server | [ Supported] ( github-enterprise-server.md ) |
16- | GitHub Self Hosted | [ Supported] ( ../self-hosted/github.md ) |
1716
1817## GitLab
1918
2019| Host | Support |
2120| ------------------- | ------------------------------------- |
2221| GitLab.com | [ Supported] ( gitlab-com.mdx ) |
2322| GitLab Self Managed | [ Supported] ( self-hosted-gitlab.md ) |
24- | GitLab Self Hosted | [ Supported] ( ../self-hosted/gitlab.md ) |
2523
2624## Azure DevOps
2725
2826| Host | Support |
2927| ------------------- | ------------------------------------------- |
3028| Azure DevOps | [ Supported] ( azure-devops.md ) |
31- | Azure DevOps Server | [ Supported] ( ../self-hosted/azure-devops.md ) |
3229
3330## Bitbucket
3431
Original file line number Diff line number Diff line change 1- label : Self-Hosted
1+ label : Self-Hosted CodeRabbit
22position : 4
33collapsible : true
44collapsed : false
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ const config: Config = {
111111 {
112112 from : "/configure-coderabbit" ,
113113 to : "/getting-started/configure-coderabbit" ,
114- } ,
114+ }
115115 ] ,
116116 } ,
117117 ] ,
You can’t perform that action at this time.
0 commit comments