File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
versioned_docs/version-v4.43/testing/vitest Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments