diff options
Diffstat (limited to 'examples/framework-preact/README.md')
-rw-r--r-- | examples/framework-preact/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/README.md b/examples/framework-preact/README.md index f29564d89..8bebec195 100644 --- a/examples/framework-preact/README.md +++ b/examples/framework-preact/README.md @@ -6,7 +6,7 @@ npm create astro@latest -- --template framework-preact [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-preact) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-preact) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-preact/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-preact/devcontainer.json) This example showcases Astro working with [Preact](https://preactjs.com). |