File tree 3 files changed +2
-5
lines changed
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
13
13
| ------------------------ | ---------------------------------------- |
14
14
| GitHub.com | [ Supported] ( jiasu.xzqcsaa.nyc.mn.md ) |
15
15
| GitHub Enterprise Server | [ Supported] ( github-enterprise-server.md ) |
16
- | GitHub Self Hosted | [ Supported] ( ../self-hosted/github.md ) |
17
16
18
17
## GitLab
19
18
20
19
| Host | Support |
21
20
| ------------------- | ------------------------------------- |
22
21
| GitLab.com | [ Supported] ( gitlab-com.mdx ) |
23
22
| GitLab Self Managed | [ Supported] ( self-hosted-gitlab.md ) |
24
- | GitLab Self Hosted | [ Supported] ( ../self-hosted/gitlab.md ) |
25
23
26
24
## Azure DevOps
27
25
28
26
| Host | Support |
29
27
| ------------------- | ------------------------------------------- |
30
28
| Azure DevOps | [ Supported] ( azure-devops.md ) |
31
- | Azure DevOps Server | [ Supported] ( ../self-hosted/azure-devops.md ) |
32
29
33
30
## Bitbucket
34
31
Original file line number Diff line number Diff line change 1
- label : Self-Hosted
1
+ label : Self-Hosted CodeRabbit
2
2
position : 4
3
3
collapsible : true
4
4
collapsed : false
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ const config: Config = {
111
111
{
112
112
from : "/configure-coderabbit" ,
113
113
to : "/getting-started/configure-coderabbit" ,
114
- } ,
114
+ }
115
115
] ,
116
116
} ,
117
117
] ,
You can’t perform that action at this time.
0 commit comments