From 220f849445975a1d7ea1567395af4fe0df422dcf Mon Sep 17 00:00:00 2001 From: Aravind Putrevu Date: Thu, 28 Nov 2024 09:30:06 +0100 Subject: [PATCH 1/2] fix login 404 --- docs/platforms/self-hosted-gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/self-hosted-gitlab.md b/docs/platforms/self-hosted-gitlab.md index 68885f16..4ef7623c 100644 --- a/docs/platforms/self-hosted-gitlab.md +++ b/docs/platforms/self-hosted-gitlab.md @@ -19,7 +19,7 @@ upgrading your GitLab instance to obtain the intended experience. ### **Step 1: Getting Started** -**Visit CodeRabbit:** Visit our [Login](https://coderabbit.ai/login) page and +**Visit CodeRabbit:** Visit our [Login](https://app.coderabbit.ai/login?free-trial) page and select Self-Hosted GitLab ![CodeRabbit login](/img/integrations/login-self-hosted-gitlab.png) From 4fc45be508b48039a09ea2dbc62bb18d9fce82c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:57:17 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=A8=20pnpm=20run=20lint:fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [dependabot skip] --- docs/about/pricing.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/about/pricing.md b/docs/about/pricing.md index e70082ee..d30a698a 100644 --- a/docs/about/pricing.md +++ b/docs/about/pricing.md @@ -101,19 +101,19 @@ These are the hourly usage limits for each developer per repository: ## Plan Comparison -| Feature | Free Plan | Pro Plan | Lite Plan | -| ------------------------------ | ----------------- | ----------------------------------------------------- | ----------------- | -| **Free Trial** | 14-day free trial | 14-day free trial | No | -| **Private Repos** | Limited access | Unlimited access | Limited access | -| **Public Repos** | Unlimited access | Unlimited access | Unlimited access | -| **Pull Request Summarization** | Included | Included | Included | -| **Line-by-Line Reviews** | Public repos only | All repos | All repos | -| **Conversational Bot** | No | Yes | Yes | -| **Linters and SAST tools** | No | No | Yes | -| **Jira & Linear Integration** | No | No | Yes | -| **ROI dashboards** | No | No | Yes | -| **Customizable reports** | No | No | Yes | -| **Price** | Free forever | $15 per seat/mo | $30 per seat/mo | +| Feature | Free Plan | Pro Plan | Lite Plan | +| ------------------------------ | ----------------- | ----------------- | ---------------- | +| **Free Trial** | 14-day free trial | 14-day free trial | No | +| **Private Repos** | Limited access | Unlimited access | Limited access | +| **Public Repos** | Unlimited access | Unlimited access | Unlimited access | +| **Pull Request Summarization** | Included | Included | Included | +| **Line-by-Line Reviews** | Public repos only | All repos | All repos | +| **Conversational Bot** | No | Yes | Yes | +| **Linters and SAST tools** | No | No | Yes | +| **Jira & Linear Integration** | No | No | Yes | +| **ROI dashboards** | No | No | Yes | +| **Customizable reports** | No | No | Yes | +| **Price** | Free forever | $15 per seat/mo | $30 per seat/mo | ---