-
Notifications
You must be signed in to change notification settings - Fork 35
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
doc fixes #33
Changes from 1 commit
76aa32c
ca3d6aa
2407d88
c5a83b3
70c3c6f
9b0656f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -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 | ||||||
select Self-Hosted GitLab | ||||||
|
||||||
 | ||||||
|
||||||
### Step 2: Enter your Self Managed GitLab URL | ||||||
### Step 2: Enter your Self-Managed GitLab URL | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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
Suggested change
|
||||||
|
||||||
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. | ||||||
|
||||||
|
There was a problem hiding this comment.
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.
Committable suggestion