发布

  • docs(misc): remove references to the Nx Cloud in-app CNW flow (#35779)

    frostbyte_neo 发布于 2026-05-22 21:07:12 +00:00

    Current Behavior

    We've removed the Nx Cloud in-app CNW flow. This PR removes references
    to it from the docs, and directs users to run npx create-nx-workspace
    from a terminal instead.

    Several astro-docs pages link to
    https://cloud.nx.app/create-nx-workspace (some with framework-specific
    subpaths like /typescript/github, /angular/github, /react/github).

    Expected Behavior

    These links now point to https://cloud.nx.app/get-started or npx create-nx-workspace. Framework-specific subpaths were dropped, and
    existing UTM parameters were retained.

    Files updated:

    • astro-docs/src/content/docs/features/CI Features/github-integration.mdoc

    astro-docs/src/content/docs/getting-started/Tutorials/typescript-packages-tutorial.mdoc

    astro-docs/src/content/docs/getting-started/Tutorials/angular-monorepo-tutorial.mdoc

    astro-docs/src/content/docs/getting-started/Tutorials/react-monorepo-tutorial.mdoc

    astro-docs/src/content/docs/getting-started/Tutorials/self-healing-ci-tutorial.mdoc

    Related Issue(s)

    N/A


    View session information

    Co-authored-by: Nicole Oliver nicole.oliver.42@gmail.com
    Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com

    下载附件