diff --git a/docs/guide/ui.md b/docs/guide/ui.md index 7cd8ab23cb78..e4cb66645557 100644 --- a/docs/guide/ui.md +++ b/docs/guide/ui.md @@ -12,7 +12,7 @@ Then you can start the tests with UI by passing the `--ui` flag: vitest --ui ``` -Then you can visit the Vitest UI at [`http://localhost:51204/__vitest__/`](http://localhost:51204/__vitest__/). +Then you can visit the Vitest UI at `http://localhost:51204/__vitest__/` Vitest UI