Skip to content

Commit 785d624

Browse files
committed
chore:
1 parent 50a93ad commit 785d624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/testing/vitest/05-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The `stencil-test` CLI supports most Stencil CLI options and all Vitest CLI opti
104104
| `--serve` | Start a dev server alongside tests |
105105
| `--port <number>` | Specify the dev server port |
106106

107-
For full Stencil CLI options, see the [Stencil CLI documentation](../../core/cli.md).
107+
For full Stencil CLI options, see the [Stencil CLI documentation](../../config/cli.md).
108108

109109
### Vitest Options
110110

versioned_docs/version-v4.43/testing/vitest/05-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The `stencil-test` CLI supports most Stencil CLI options and all Vitest CLI opti
104104
| `--serve` | Start a dev server alongside tests |
105105
| `--port <number>` | Specify the dev server port |
106106

107-
For full Stencil CLI options, see the [Stencil CLI documentation](../../core/cli.md).
107+
For full Stencil CLI options, see the [Stencil CLI documentation](../../config/cli.md).
108108

109109
### Vitest Options
110110

0 commit comments

Comments
 (0)