Skip to content

doc fixes #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc fixes
  • Loading branch information
harjotgill committed Mar 26, 2024
commit 70c3c6f243506d6a6bdf527e8903f5fcdb49fbf5
8 changes: 4 additions & 4 deletions docs/integrations/self-hosted-gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ complete, you can log in directly using the OAuth2 flow.

### **Step 1: Getting Started**

**Visit CodeRabbit:** Land on to our [Login](https://coderabbit.ai/login) page
and select Self-Hosted GitLab
**Visit CodeRabbit:** Visit our [Login](https://coderabbit.ai/login) page and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase "Visit CodeRabbit:" is repeated, which might be redundant. Consider simplifying it for clarity and conciseness.

- **Visit CodeRabbit:** Visit our [Login](https://coderabbit.ai/login) page and
+ **Visit our [Login](https://coderabbit.ai/login) page and

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
**Visit CodeRabbit:** Visit our [Login](https://coderabbit.ai/login) page and
**Visit our [Login](https://coderabbit.ai/login) page and

select Self-Hosted GitLab

![login-page](./images/login-page.png)

### Step 2: Enter your Self Managed GitLab URL
### Step 2: Enter your Self-Managed GitLab URL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase "Enter your Self-Managed GitLab URL" could be improved for consistency with the rest of the document's style.

- ### Step 2: Enter your Self-Managed GitLab URL
+ ### Step 2: Entering Your Self-Managed GitLab URL

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
### Step 2: Enter your Self-Managed GitLab URL
### Step 2: Entering Your Self-Managed GitLab URL


On this page, enter the URL of your self managed GitLab instance and click
On this page, enter the URL of your self-managed GitLab instance and click
submit. Once, you submit, we check our database for a record of your
organization.

Expand Down