From b1775a3dc18750af1720f379814a7fbef450bd3e Mon Sep 17 00:00:00 2001 From: electricplayer <40640596+electricplayer@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:00:10 -0500 Subject: [PATCH] docs: clarify Pro-plan notice for OSS (#368) Signed-off-by: electricplayer <40640596+electricplayer@users.noreply.github.com> --- src/components/ProPlanNotice.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/ProPlanNotice.mdx b/src/components/ProPlanNotice.mdx index da4ac0e4..9f4f3df3 100644 --- a/src/components/ProPlanNotice.mdx +++ b/src/components/ProPlanNotice.mdx @@ -2,6 +2,9 @@ :::info Pro Plan Feature -This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our [pricing page](https://www.coderabbit.ai/pricing) for more information about our plans and features. +This feature is part of the **Pro plan** and not included in the Lite plan. +However, **public open-source repositories get every Pro-tier feature for free**. +Learn more in our [introduction](../overview/introduction) and see the full comparison +on the [pricing page](https://www.coderabbit.ai/pricing). :::