Skip to content

add a link to gitlab pat instructions #184

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 7 commits into from
Jan 2, 2025
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
fix link
  • Loading branch information
alexcoderabbitai committed Dec 30, 2024
commit c4c5c46c4f3979a8c91e63bb4d91e0bba13e00b1
2 changes: 1 addition & 1 deletion docs/platforms/gitlab-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GitLab provides an option to generate a personal access token for a new user. Fo

### Installing CodeRabbit into your GitLab Repositories

1. [Go to the Repositories page in the CodeRabbit app.](https://app.coderabbit.ai/settings/repositories)
1. Go to the [Repositories page](https://app.coderabbit.ai/settings/repositories) in the CodeRabbit app.
2. Click the check box to the left of the repos you want to install CodeRabbit into. Click the box at the top to install onto all repos at once.
3. Click **Install Repositories**.

Expand Down
Loading