Skip to content

Commit e9ddccb

Browse files
word fixes from self-hosted to Ent server and positional changes. (#94)
1 parent 0ebb048 commit e9ddccb

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

docs/platforms/azure-devops.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Integrating CodeRabbit with Azure DevOps
33
description: Integrate CodeRabbit with Azure DevOps.
44
sidebar_label: Azure DevOps (Beta)
5-
sidebar_position: 4
5+
sidebar_position: 5
66
---
77

88
This guide will assist you in effectively integrating CodeRabbit with Azure DevOps.

docs/platforms/github-enterprise-server.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: CodeRabbit for Self-Managed GitHub
3-
description: Integrate CodeRabbit with your Self-Managed GitHub instance.
2+
title: CodeRabbit for GitHub Enterprise Server
3+
description: Integrate CodeRabbit with your GitHub Enterprise Server.
44
sidebar_label: Github Enteprise Server
55
sidebar_position: 3
66
---
77

88
:::info
99

10-
This page is for GitHub Enterprise Self-Hosted users only.
10+
This page is for GitHub Enterprise Server (Self-Hosted) users only.
1111
If you're using github.com, [log in to CodeRabbit](https://app.coderabbit.ai) and add your repositories from there
1212

1313
:::
@@ -35,7 +35,7 @@ If the self-managed GitHub instance is not found, you will be required to enter
3535

3636
### **Step 2: GitHub OAuth App**
3737

38-
Navigate to your GitHub Self-Hosted Instance and follow the steps below to [create an OAuth App](https://docs.github.com/en/enterprise-server@latest/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app):
38+
Navigate to your GitHub Enterprise Server (Self-Hosted) Instance and follow the steps below to [create an OAuth App](https://docs.github.com/en/enterprise-server@latest/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app):
3939

4040
1. Sign in to your GitHub Enterprise account.
4141
2. In the upper-right corner of any page, click your profile photo, then click **Settings**.
@@ -61,7 +61,7 @@ Keep the following details handy:
6161

6262
### **Step 3: GitHub App**
6363

64-
Navigate to your GitHub Self-Hosted Instance and follow the steps below to [create a GitHub App](https://docs.github.com/en/enterprise-server@latest/apps/creating-github-apps/registering-a-github-app/registering-a-github-app):
64+
Navigate to your GitHub Enterprise Server (Self-Hosted) Instance and follow the steps below to [create a GitHub App](https://docs.github.com/en/enterprise-server@latest/apps/creating-github-apps/registering-a-github-app/registering-a-github-app):
6565

6666
1. Sign in to your GitHub Enterprise account.
6767
2. In the upper-right corner of any page, click your profile photo, then click **Settings**.
@@ -132,7 +132,7 @@ On subsequent visits, your setup will be automatically detected, allowing for di
132132

133133
### **Step 5: Install the GitHub App**
134134

135-
Navigate to the GitHub App that was created from your self-hosted instance and click on the **Install App** tab.
135+
Navigate to the GitHub App that was created from your Github Enterprise Server (self-hosted) instance and click on the **Install App** tab.
136136
Then, install the GitHub App to your organization(s).
137137

138138
:::warning

docs/platforms/gitlab-com.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Integrating CodeRabbit with SaaS GitLab
3-
description: Integrate CodeRabbit with SaaS GitLab.
2+
title: Integrating CodeRabbit with GitLab.com
3+
description: Integrate CodeRabbit with GitLab.com
44
sidebar_label: GitLab.com
5-
sidebar_position: 1
5+
sidebar_position: 2
66
---
77

88
This guide will assist you in effectively integrating CodeRabbit with SaaS GitLab.

docs/platforms/self-hosted-gitlab.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: CodeRabbit for Self-Managed GitLab
33
description: Integrate CodeRabbit with your Self-Managed GitLab instance.
44
sidebar_label: Self-Managed GitLab
5-
sidebar_position: 2
5+
sidebar_position: 4
66
---
77

88
This page guides you through the process of integrating your Self-Managed GitLab

0 commit comments

Comments
 (0)