Skip to content

Commit

Permalink
fixing platforms page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoderabbitai committed Dec 13, 2024
1 parent bdd0311 commit a26a251
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/platforms/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,24 @@ CodeRabbit supports various Git platforms to provide code review for your reposi

| Host | Support |
| ------------------------ | ---------------------------------------- |
| GitHub.com | [Supported][login] |
| GitHub.com | [Supported](github-com.md) |
| GitHub Enterprise Server | [Supported](github-enterprise-server.md) |
| GitHub Self Hosted | [Supported](../self-hosted/github.md) |

## GitLab

| Host | Support |
| ------------------- | ---------------------------------- |
| GitLab.com | [Supported](gitlab-com.md) |
| GitLab Self Managed | [Supported](self-hosted-gitlab.md) |
| Host | Support |
| ------------------- | ------------------------------------- |
| GitLab.com | [Supported](gitlab-com.md) |
| GitLab Self Managed | [Supported](self-hosted-gitlab.md) |
| GitLab Self Hosted | [Supported](../self-hosted/gitlab.md) |

## Azure DevOps

| Host | Support |
| ------------------- | ---------------------------- |
| Azure DevOps | [Supported](azure-devops.md) |
| Azure DevOps Server | [Supported] |
| Host | Support |
| ------------------- | ------------------------------------------- |
| Azure DevOps | [Supported](azure-devops.md) |
| Azure DevOps Server | [Supported](../self-hosted/azure-devops.md) |

## Bitbucket

Expand Down

0 comments on commit a26a251

Please sign in to comment.