File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Examples:
4646#### CLI
4747
4848Install JS packages configure a target in your project json.
49- See [ CLI executor docs] ( ./src/executor /cli/README.md ) for details
49+ See [ CLI executor docs] ( ./src/executors /cli/README.md ) for details
5050
5151Examples:
5252
Original file line number Diff line number Diff line change @@ -74,4 +74,4 @@ Show what will be executed without actually executing it:
7474| ** dryRun** | ` boolean ` | To debug the executor, dry run the command without real execution. |
7575| ** bin** | ` string ` | Path to Code PushUp CLI |
7676
77- For all other options see the [ CLI autorun documentation] ( ../../cli/packages /cli/README.md#autorun-command ) .
77+ For all other options see the [ CLI autorun documentation] ( ../../../.. /cli/README.md#autorun-command ) .
You can’t perform that action at this time.
0 commit comments