feat(nx-dev): add create-nx-workspace from nx-cloud on ci section (#27756)
It updates the "Connect to Nx Cloud" button link to point to dedicated screen on the Nx Cloud application.
This commit is contained in:
parent
f17e5efc08
commit
dbf7c2030c
@ -328,8 +328,8 @@ export function ProjectsCreatedEveryMonth(): JSX.Element {
|
||||
</div>
|
||||
<div className="mt-8 text-center">
|
||||
<ButtonLink
|
||||
href="https://cloud.nx.app?utm_source=homepage&utm_medium=website&utm_campaign=homepage_links&utm_content=cta_ci_for_monorepos_connect_now"
|
||||
title="Get started"
|
||||
href="https://cloud.nx.app/create-nx-workspace?utm_source=homepage&utm_medium=website&utm_campaign=homepage_links&utm_content=cta_ci_for_monorepos_connect_now"
|
||||
title="Get started with Nx Cloud"
|
||||
variant="primary"
|
||||
size="large"
|
||||
target="_blank"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user