diff options
Diffstat (limited to 'examples/framework-solid/README.md')
-rw-r--r-- | examples/framework-solid/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-solid/README.md b/examples/framework-solid/README.md index b68f558cf..928a8e572 100644 --- a/examples/framework-solid/README.md +++ b/examples/framework-solid/README.md @@ -5,7 +5,7 @@ npm create astro@latest -- --template framework-solid ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-solid) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-solid) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-solid) This example showcases Astro working with [Solid](https://www.solidjs.com/). |