docs(core): update dead links in ci section (#10335)
This commit is contained in:
parent
68717a1a78
commit
61d5f9a569
@ -109,6 +109,6 @@ jobs:
|
||||
condition: always()
|
||||
```
|
||||
|
||||
You can also use our [ci-workflow generator](https://nx.app/packages/workspace/generators/ci-workflow) to generate the pipeline file.
|
||||
You can also use our [ci-workflow generator](https://nx.dev/packages/workspace/generators/ci-workflow) to generate the pipeline file.
|
||||
|
||||
Learn more about [configuring your CI](https://nx.app/docs/configuring-ci) environment using Nx Cloud with [Distributed Caching](https://nx.app/docs/distributed-caching) and [Distributed Task Execution](https://nx.app/docs/distributed-execution) in the Nx Cloud docs.
|
||||
|
||||
@ -105,6 +105,6 @@ workflows:
|
||||
- main
|
||||
```
|
||||
|
||||
You can also use our [ci-workflow generator](https://nx.app/packages/workspace/generators/ci-workflow) to generate the configuration file.
|
||||
You can also use our [ci-workflow generator](https://nx.dev/packages/workspace/generators/ci-workflow) to generate the configuration file.
|
||||
|
||||
Learn more about [configuring your CI](https://nx.app/docs/configuring-ci) environment using Nx Cloud with [Distributed Caching](https://nx.app/docs/distributed-caching) and [Distributed Task Execution](https://nx.app/docs/distributed-execution) in the Nx Cloud docs.
|
||||
|
||||
@ -82,6 +82,6 @@ jobs:
|
||||
number-of-agents: 3
|
||||
```
|
||||
|
||||
You can also use our [ci-workflow generator](https://nx.app/packages/workspace/generators/ci-workflow) to generate the workflow file.
|
||||
You can also use our [ci-workflow generator](https://nx.dev/packages/workspace/generators/ci-workflow) to generate the workflow file.
|
||||
|
||||
Learn more about [configuring your CI](https://nx.app/docs/configuring-ci) environment using Nx Cloud with [Distributed Caching](https://nx.app/docs/distributed-caching) and [Distributed Task Execution](https://nx.app/docs/distributed-execution) in the Nx Cloud docs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user