Skip to content

Commit 05187e4

Browse files
committed
move self-hosted option down in the menu
1 parent 17baa9a commit 05187e4

File tree

9 files changed

+24
-6
lines changed

9 files changed

+24
-6
lines changed

Diff for: docs/configure-coderabbit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description:
55
CodeRabbit offers various configuration options to tailor the reviews to your
66
specific requirements. Configuration can be made using one of the below
77
options.
8-
sidebar_position: 4
8+
sidebar_position: 3
99
---
1010

1111
```mdx-code-block

Diff for: docs/guides/_category_.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label: Guides
2-
position: 7
2+
position: 6
33
collapsible: true
44
collapsed: true

Diff for: docs/integrations/_category_.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label: Integrations
2-
position: 8
2+
position: 7
33
collapsible: true
44
collapsed: true

Diff for: docs/platforms/_category_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label: Supported Git Platforms
2-
position: 6
2+
position: 5
33
collapsible: true
44
collapsed: true

Diff for: docs/self-hosted/_category_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label: Self-Hosted CodeRabbit
2-
position: 3
2+
position: 8
33
collapsible: true
44
collapsed: true

Diff for: docs/self-hosted/azure-devops.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ description: Instructions to self-host CodeRabbit and integrate it with Azure De
55
sidebar_position: 3
66
---
77

8+
:::note
9+
10+
The self-hosted option is only available for CodeRabbit Enterprise customers with 500 user seats or more. Please contact [CodeRabbit Sales](mailto:[email protected]) to learn more about the CodeRabbit Enterprise plan.
11+
12+
:::
13+
814
## Create a Azure DevOps User
915

1016
- **Username**: Set the username to "CodeRabbit" for easier identification (optional).

Diff for: docs/self-hosted/github.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ description: Instructions to self-host CodeRabbit and integrate it with GitHub.
55
sidebar_position: 1
66
---
77

8+
:::note
9+
10+
The self-hosted option is only available for CodeRabbit Enterprise customers with 500 user seats or more. Please contact [CodeRabbit Sales](mailto:[email protected]) to learn more about the CodeRabbit Enterprise plan.
11+
12+
:::
13+
814
## Create a GitHub App
915

1016
Set the following Repository permissions:

Diff for: docs/self-hosted/gitlab.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ description: Instructions to self-host CodeRabbit and integrate it with GitLab.
55
sidebar_position: 2
66
---
77

8+
:::note
9+
10+
The self-hosted option is only available for CodeRabbit Enterprise customers with 500 user seats or more. Please contact [CodeRabbit Sales](mailto:[email protected]) to learn more about the CodeRabbit Enterprise plan.
11+
12+
:::
13+
814
## Create a GitLab User
915

1016
- **Username**: Set the username to "CodeRabbit" for easier identification (optional).

Diff for: docs/tools/_category_.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label: Supported Tools
2-
position: 5
2+
position: 4
33
collapsible: true
44
collapsed: true

0 commit comments

Comments
 (0)