From 7efa5fc720432f9e0121b2e6f6ddbd2ab794bf1d Mon Sep 17 00:00:00 2001 From: Isaac Mann Date: Wed, 16 Oct 2024 12:04:03 -0400 Subject: [PATCH] docs(core): powerpack pricing clarification (#28473) Clarify the powerpack pricing for small teams and OSS repos --- docs/shared/recipes/installation/activate-powerpack.md | 2 +- nx-dev/ui-powerpack/src/lib/hero.tsx | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/shared/recipes/installation/activate-powerpack.md b/docs/shared/recipes/installation/activate-powerpack.md index 58d8fd36ee780..c5cdb8e111baa 100644 --- a/docs/shared/recipes/installation/activate-powerpack.md +++ b/docs/shared/recipes/installation/activate-powerpack.md @@ -10,7 +10,7 @@ Activating Powerpack is a two step process. ## 1. Purchase a License -You'll need to [purchase a license](https://cloud.nx.app/powerpack/purchase) online. The license is a seat-based license. If you have an open-source repository, reach out to [powerpack-support@nrwl.io](mailto:powerpack-support@nrwl.io) for a free license. +You'll need to [purchase a license](https://cloud.nx.app/powerpack/purchase) online. The license is a seat-based license. If you are a small team, the purchase form has an option to apply for a free license. If you have an open-source repository, you can [register for a free OSS license](https://forms.gle/mWjQo6Vrv5Kt6WYh9) as well. {% call-to-action title="Buy a Powerpack License" icon="nx" description="Unlock all the features of Nx" url="https://cloud.nx.app/powerpack/purchase" /%} diff --git a/nx-dev/ui-powerpack/src/lib/hero.tsx b/nx-dev/ui-powerpack/src/lib/hero.tsx index d4b346780f7b9..d00f01ba3c037 100644 --- a/nx-dev/ui-powerpack/src/lib/hero.tsx +++ b/nx-dev/ui-powerpack/src/lib/hero.tsx @@ -62,13 +62,14 @@ export function Hero(): ReactElement {

- Want to use Powerpack for OSS?{' '} + Want to use Powerpack for OSS? +
- Apply here. + Apply for a free OSS license.