fix(nx-dev): fix missing link

This commit is contained in:
Miroslav Jonas 2023-07-24 15:44:05 +02:00 committed by Juri Strumpflohner
parent b08c7e02f5
commit 3105203248

View File

@ -56,7 +56,7 @@ Anything you run in the terminal. An example command that invokes a [task](#task
A set of preconfigured options for a [target](#target) that should be enabled altogether. For example, a `production` configuration would set all the options needed for a build that could be deployed to production.
> See: [Use Executor Configurations](/plugin-features/use-task-executors#use-executor-configurations)
> See: [Use Executor Configurations](/core-features/plugin-features/use-task-executors#use-executor-configurations)
### Distributed Cache