diff options
Diffstat (limited to 'examples/framework-lit/README.md')
-rw-r--r-- | examples/framework-lit/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-lit/README.md b/examples/framework-lit/README.md index 747040dc5..830822fd4 100644 --- a/examples/framework-lit/README.md +++ b/examples/framework-lit/README.md @@ -6,6 +6,6 @@ npm create astro@latest -- --template framework-lit [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-lit) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-lit) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-lit/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-lit/devcontainer.json) This example showcases Astro working with [Lit](https://lit.dev/).
\ No newline at end of file |