From d5a5bbc51d1bca80111355d1b25d02723fbc9aaf Mon Sep 17 00:00:00 2001 From: Vladimir Sheremet Date: Sun, 5 Jun 2022 15:14:45 +0300 Subject: [PATCH] docs: fix UI link --- docs/guide/ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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