Skip to content

Commit d755bdc

Browse files
committed
self-hosted docs update
1 parent 019dc04 commit d755bdc

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

docs/platforms/platforms.md

-3
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,19 @@ CodeRabbit supports various Git platforms to provide code review for your reposi
1313
| ------------------------ | ---------------------------------------- |
1414
| GitHub.com | [Supported](jiasu.xzqcsaa.nyc.mn.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

docs/self-hosted/_category_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
label: Self-Hosted
1+
label: Self-Hosted CodeRabbit
22
position: 4
33
collapsible: true
44
collapsed: false

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff 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
],

0 commit comments

Comments
 (0)