diff options
Diffstat (limited to 'examples/with-vitest/README.md')
-rw-r--r-- | examples/with-vitest/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-vitest/README.md b/examples/with-vitest/README.md index 94b63ee4e..103cdbb61 100644 --- a/examples/with-vitest/README.md +++ b/examples/with-vitest/README.md @@ -5,6 +5,6 @@ npm create astro@latest -- --template with-vitest ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-vitest) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/with-vitest) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/with-vitest) This example showcases Astro working with [Vitest](https://vitest.dev/). |