File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ CodeRabbit supports various Git platforms to provide code review for your reposi
16
16
17
17
## GitLab
18
18
19
- | Host | Support |
20
- | ------------------- | ------------------------------------- |
21
- | GitLab.com | [ Supported] ( gitlab-com.mdx ) |
22
- | GitLab Self Managed | [ Supported] ( self-hosted-gitlab.md ) |
19
+ | Host | Support |
20
+ | ------------------- | ---------------------------------- |
21
+ | GitLab.com | [ Supported] ( gitlab-com.mdx ) |
22
+ | GitLab Self Managed | [ Supported] ( self-hosted-gitlab.md ) |
23
23
24
24
## Azure DevOps
25
25
26
- | Host | Support |
27
- | ------------------- | --------------- ---------------------------- |
28
- | Azure DevOps | [ Supported] ( azure-devops.md ) |
26
+ | Host | Support |
27
+ | ------------ | ---------------------------- |
28
+ | Azure DevOps | [ Supported] ( azure-devops.md ) |
29
29
30
30
## Bitbucket
31
31
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