diff --git a/docs/node/api-angular/executors/ng-packagr-lite.md b/docs/node/api-angular/executors/ng-packagr-lite.md index 81e0448f89..21201d1237 100644 --- a/docs/node/api-angular/executors/ng-packagr-lite.md +++ b/docs/node/api-angular/executors/ng-packagr-lite.md @@ -3,7 +3,7 @@ Build an Angular library for incremental building Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-angular/executors/package.md b/docs/node/api-angular/executors/package.md index 947d71ec6d..6e5d6e2e52 100644 --- a/docs/node/api-angular/executors/package.md +++ b/docs/node/api-angular/executors/package.md @@ -3,7 +3,7 @@ Build and package an Angular library for publishing Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-angular/executors/webpack-browser.md b/docs/node/api-angular/executors/webpack-browser.md index 8d7e9b8b84..302b52cb3f 100644 --- a/docs/node/api-angular/executors/webpack-browser.md +++ b/docs/node/api-angular/executors/webpack-browser.md @@ -3,7 +3,7 @@ Angular browser builder that supports incremental builds Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-cypress/executors/cypress.md b/docs/node/api-cypress/executors/cypress.md index f3a498406f..ff3d74242f 100644 --- a/docs/node/api-cypress/executors/cypress.md +++ b/docs/node/api-cypress/executors/cypress.md @@ -3,7 +3,7 @@ Run Cypress e2e tests Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-gatsby/executors/build.md b/docs/node/api-gatsby/executors/build.md index cfb459a584..47ce509dcf 100644 --- a/docs/node/api-gatsby/executors/build.md +++ b/docs/node/api-gatsby/executors/build.md @@ -3,7 +3,7 @@ Build a Gatsby app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-gatsby/executors/server.md b/docs/node/api-gatsby/executors/server.md index 7dcf9531e6..66b9ddaec1 100644 --- a/docs/node/api-gatsby/executors/server.md +++ b/docs/node/api-gatsby/executors/server.md @@ -3,7 +3,7 @@ Starts server for app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-jest/executors/jest.md b/docs/node/api-jest/executors/jest.md index be04d76b41..356ac69ad8 100644 --- a/docs/node/api-jest/executors/jest.md +++ b/docs/node/api-jest/executors/jest.md @@ -3,7 +3,7 @@ Run Jest unit tests Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-linter/executors/eslint.md b/docs/node/api-linter/executors/eslint.md index cc11626878..64463a8fa9 100644 --- a/docs/node/api-linter/executors/eslint.md +++ b/docs/node/api-linter/executors/eslint.md @@ -3,7 +3,7 @@ Run ESLint on a project Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-linter/executors/lint.md b/docs/node/api-linter/executors/lint.md index 725974b608..0bdeba5142 100644 --- a/docs/node/api-linter/executors/lint.md +++ b/docs/node/api-linter/executors/lint.md @@ -3,7 +3,7 @@ **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-next/executors/build.md b/docs/node/api-next/executors/build.md index 529c19da84..6430d70759 100644 --- a/docs/node/api-next/executors/build.md +++ b/docs/node/api-next/executors/build.md @@ -3,7 +3,7 @@ Build a Next.js app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-next/executors/export.md b/docs/node/api-next/executors/export.md index 59e7a82b78..8f9d649dd2 100644 --- a/docs/node/api-next/executors/export.md +++ b/docs/node/api-next/executors/export.md @@ -3,7 +3,7 @@ Export a Next.js app. The exported application is located at dist/$outputPath/exported. Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-next/executors/server.md b/docs/node/api-next/executors/server.md index c50cef1475..c32b25a872 100644 --- a/docs/node/api-next/executors/server.md +++ b/docs/node/api-next/executors/server.md @@ -3,7 +3,7 @@ Serve a Next.js app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-node/executors/build.md b/docs/node/api-node/executors/build.md index b8fa1e1dd6..24482b310f 100644 --- a/docs/node/api-node/executors/build.md +++ b/docs/node/api-node/executors/build.md @@ -3,7 +3,7 @@ Build a Node application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-node/executors/execute.md b/docs/node/api-node/executors/execute.md index cadaa5f596..fb7bcfd2cd 100644 --- a/docs/node/api-node/executors/execute.md +++ b/docs/node/api-node/executors/execute.md @@ -3,7 +3,7 @@ Execute a Node application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-node/executors/package.md b/docs/node/api-node/executors/package.md index ce2969317e..cd2b34a691 100644 --- a/docs/node/api-node/executors/package.md +++ b/docs/node/api-node/executors/package.md @@ -3,7 +3,7 @@ Package a Node library Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-nx-plugin/executors/e2e.md b/docs/node/api-nx-plugin/executors/e2e.md index 66cc6645dd..7ccb9278ba 100644 --- a/docs/node/api-nx-plugin/executors/e2e.md +++ b/docs/node/api-nx-plugin/executors/e2e.md @@ -3,7 +3,7 @@ Creates and runs an e2e for a Nx Plugin Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-storybook/executors/build.md b/docs/node/api-storybook/executors/build.md index 0f6fa69367..2947ef1427 100644 --- a/docs/node/api-storybook/executors/build.md +++ b/docs/node/api-storybook/executors/build.md @@ -3,7 +3,7 @@ Build Storybook Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-storybook/executors/storybook.md b/docs/node/api-storybook/executors/storybook.md index b3b9ee9944..a5e75e11a3 100644 --- a/docs/node/api-storybook/executors/storybook.md +++ b/docs/node/api-storybook/executors/storybook.md @@ -3,7 +3,7 @@ Serve Storybook Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-web/executors/build.md b/docs/node/api-web/executors/build.md index 8b91449f53..3dc4ddc8b6 100644 --- a/docs/node/api-web/executors/build.md +++ b/docs/node/api-web/executors/build.md @@ -3,7 +3,7 @@ Build a application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-web/executors/dev-server.md b/docs/node/api-web/executors/dev-server.md index abfa6122ee..00bb971158 100644 --- a/docs/node/api-web/executors/dev-server.md +++ b/docs/node/api-web/executors/dev-server.md @@ -3,7 +3,7 @@ Serve a web application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-web/executors/file-server.md b/docs/node/api-web/executors/file-server.md index 3d5f6fedfb..5a0c2c1c76 100644 --- a/docs/node/api-web/executors/file-server.md +++ b/docs/node/api-web/executors/file-server.md @@ -3,7 +3,7 @@ Serve a web application from a folder Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-web/executors/package.md b/docs/node/api-web/executors/package.md index c7a6d77163..f76ae8440a 100644 --- a/docs/node/api-web/executors/package.md +++ b/docs/node/api-web/executors/package.md @@ -3,7 +3,7 @@ Package a library Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/node/api-workspace/executors/run-commands.md b/docs/node/api-workspace/executors/run-commands.md index b684e79af2..047411d0d0 100644 --- a/docs/node/api-workspace/executors/run-commands.md +++ b/docs/node/api-workspace/executors/run-commands.md @@ -3,7 +3,7 @@ Run any custom commands with Nx Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Examples diff --git a/docs/node/api-workspace/executors/run-script.md b/docs/node/api-workspace/executors/run-script.md index 88d90f4d17..17df3dbf53 100644 --- a/docs/node/api-workspace/executors/run-script.md +++ b/docs/node/api-workspace/executors/run-script.md @@ -3,7 +3,7 @@ Run an npm script using Nx Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/node/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/node/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-angular/executors/ng-packagr-lite.md b/docs/react/api-angular/executors/ng-packagr-lite.md index ee0808d46e..d25e311dac 100644 --- a/docs/react/api-angular/executors/ng-packagr-lite.md +++ b/docs/react/api-angular/executors/ng-packagr-lite.md @@ -3,7 +3,7 @@ Build an Angular library for incremental building Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-angular/executors/package.md b/docs/react/api-angular/executors/package.md index e84792941c..11fd6fd02c 100644 --- a/docs/react/api-angular/executors/package.md +++ b/docs/react/api-angular/executors/package.md @@ -3,7 +3,7 @@ Build and package an Angular library for publishing Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-angular/executors/webpack-browser.md b/docs/react/api-angular/executors/webpack-browser.md index a5fad6891d..dbc31886c9 100644 --- a/docs/react/api-angular/executors/webpack-browser.md +++ b/docs/react/api-angular/executors/webpack-browser.md @@ -3,7 +3,7 @@ Angular browser builder that supports incremental builds Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-cypress/executors/cypress.md b/docs/react/api-cypress/executors/cypress.md index 7547b0d106..14cee12bed 100644 --- a/docs/react/api-cypress/executors/cypress.md +++ b/docs/react/api-cypress/executors/cypress.md @@ -3,7 +3,7 @@ Run Cypress e2e tests Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-gatsby/executors/build.md b/docs/react/api-gatsby/executors/build.md index 72d1ac9f40..5d732f43d5 100644 --- a/docs/react/api-gatsby/executors/build.md +++ b/docs/react/api-gatsby/executors/build.md @@ -3,7 +3,7 @@ Build a Gatsby app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-gatsby/executors/server.md b/docs/react/api-gatsby/executors/server.md index 46aae31a1c..c19723ab14 100644 --- a/docs/react/api-gatsby/executors/server.md +++ b/docs/react/api-gatsby/executors/server.md @@ -3,7 +3,7 @@ Starts server for app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-jest/executors/jest.md b/docs/react/api-jest/executors/jest.md index 573af54b73..51fa9df10e 100644 --- a/docs/react/api-jest/executors/jest.md +++ b/docs/react/api-jest/executors/jest.md @@ -3,7 +3,7 @@ Run Jest unit tests Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-linter/executors/eslint.md b/docs/react/api-linter/executors/eslint.md index aeca086c0e..bf02ceff28 100644 --- a/docs/react/api-linter/executors/eslint.md +++ b/docs/react/api-linter/executors/eslint.md @@ -3,7 +3,7 @@ Run ESLint on a project Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-linter/executors/lint.md b/docs/react/api-linter/executors/lint.md index 3087b263a0..2ca75a0556 100644 --- a/docs/react/api-linter/executors/lint.md +++ b/docs/react/api-linter/executors/lint.md @@ -3,7 +3,7 @@ **[DEPRECATED]**: Please use the eslint builder instead, an automated migration was provided in v10.3.0 Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-next/executors/build.md b/docs/react/api-next/executors/build.md index 8e4daa5afa..c08477e5d0 100644 --- a/docs/react/api-next/executors/build.md +++ b/docs/react/api-next/executors/build.md @@ -3,7 +3,7 @@ Build a Next.js app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-next/executors/export.md b/docs/react/api-next/executors/export.md index dbcca38e38..278037938d 100644 --- a/docs/react/api-next/executors/export.md +++ b/docs/react/api-next/executors/export.md @@ -3,7 +3,7 @@ Export a Next.js app. The exported application is located at dist/$outputPath/exported. Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-next/executors/server.md b/docs/react/api-next/executors/server.md index 1366b68d2a..e417e9e80c 100644 --- a/docs/react/api-next/executors/server.md +++ b/docs/react/api-next/executors/server.md @@ -3,7 +3,7 @@ Serve a Next.js app Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-node/executors/build.md b/docs/react/api-node/executors/build.md index 86daa4d756..32a9e66ddf 100644 --- a/docs/react/api-node/executors/build.md +++ b/docs/react/api-node/executors/build.md @@ -3,7 +3,7 @@ Build a Node application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-node/executors/execute.md b/docs/react/api-node/executors/execute.md index d10bd83d74..39206f6073 100644 --- a/docs/react/api-node/executors/execute.md +++ b/docs/react/api-node/executors/execute.md @@ -3,7 +3,7 @@ Execute a Node application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-node/executors/package.md b/docs/react/api-node/executors/package.md index e0146cc262..f132ef0604 100644 --- a/docs/react/api-node/executors/package.md +++ b/docs/react/api-node/executors/package.md @@ -3,7 +3,7 @@ Package a Node library Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-nx-plugin/executors/e2e.md b/docs/react/api-nx-plugin/executors/e2e.md index a8a2e749b1..17ff6fa9cd 100644 --- a/docs/react/api-nx-plugin/executors/e2e.md +++ b/docs/react/api-nx-plugin/executors/e2e.md @@ -3,7 +3,7 @@ Creates and runs an e2e for a Nx Plugin Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-storybook/executors/build.md b/docs/react/api-storybook/executors/build.md index f8f4949519..2255ef48e7 100644 --- a/docs/react/api-storybook/executors/build.md +++ b/docs/react/api-storybook/executors/build.md @@ -3,7 +3,7 @@ Build Storybook Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-storybook/executors/storybook.md b/docs/react/api-storybook/executors/storybook.md index 8254ba7529..1ddae5eccf 100644 --- a/docs/react/api-storybook/executors/storybook.md +++ b/docs/react/api-storybook/executors/storybook.md @@ -3,7 +3,7 @@ Serve Storybook Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-web/executors/build.md b/docs/react/api-web/executors/build.md index 6d8dab3120..488a28cc01 100644 --- a/docs/react/api-web/executors/build.md +++ b/docs/react/api-web/executors/build.md @@ -3,7 +3,7 @@ Build a application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-web/executors/dev-server.md b/docs/react/api-web/executors/dev-server.md index d328701c50..188d8caf81 100644 --- a/docs/react/api-web/executors/dev-server.md +++ b/docs/react/api-web/executors/dev-server.md @@ -3,7 +3,7 @@ Serve a web application Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-web/executors/file-server.md b/docs/react/api-web/executors/file-server.md index 65ccee155e..10e401d924 100644 --- a/docs/react/api-web/executors/file-server.md +++ b/docs/react/api-web/executors/file-server.md @@ -3,7 +3,7 @@ Serve a web application from a folder Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-web/executors/package.md b/docs/react/api-web/executors/package.md index 300b0f5ac6..8ac18a761a 100644 --- a/docs/react/api-web/executors/package.md +++ b/docs/react/api-web/executors/package.md @@ -3,7 +3,7 @@ Package a library Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/docs/react/api-workspace/executors/run-commands.md b/docs/react/api-workspace/executors/run-commands.md index 34cd9df597..f1d67f0b69 100644 --- a/docs/react/api-workspace/executors/run-commands.md +++ b/docs/react/api-workspace/executors/run-commands.md @@ -3,7 +3,7 @@ Run any custom commands with Nx Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Examples diff --git a/docs/react/api-workspace/executors/run-script.md b/docs/react/api-workspace/executors/run-script.md index da2f977383..de42c421fd 100644 --- a/docs/react/api-workspace/executors/run-script.md +++ b/docs/react/api-workspace/executors/run-script.md @@ -3,7 +3,7 @@ Run an npm script using Nx Properties can be configured in workspace.json when defining the executor, or when invoking it. -Read more about how to use executors and the CLI here: https://nx.dev/react/guides/cli. +Read more about how to use executors and the CLI here: https://nx.dev/react/getting-started/cli-overview#running-tasks. ## Properties diff --git a/scripts/documentation/generate-executors-data.ts b/scripts/documentation/generate-executors-data.ts index b1488aceb5..d6e4d21a9a 100644 --- a/scripts/documentation/generate-executors-data.ts +++ b/scripts/documentation/generate-executors-data.ts @@ -81,7 +81,7 @@ function generateTemplate( Properties can be configured in ${filename} when defining the executor, or when invoking it. ${ framework != 'angular' - ? `Read more about how to use executors and the CLI here: https://nx.dev/${framework}/guides/cli.` + ? `Read more about how to use executors and the CLI here: https://nx.dev/${framework}/getting-started/cli-overview#running-tasks.` : `` } \n`;