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 cb9e785ee..f95f8d8f5 100644 --- a/examples/framework-solid/README.md +++ b/examples/framework-solid/README.md @@ -6,7 +6,7 @@ npm create astro@latest -- --template framework-solid [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-solid) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-solid) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-solid/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-solid/devcontainer.json) This example showcases Astro working with [Solid](https://www.solidjs.com/). |