summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/README.md
diff options
context:
space:
mode:
authorGravatar Brian McManus <bdmac@github.com> 2023-02-23 10:20:19 -0700
committerGravatar GitHub <noreply@github.com> 2023-02-23 11:20:19 -0600
commit48b54d92ea10c4c158a49e713cc14a33df5f69a2 (patch)
tree84560aa3199e306ca365c08115cf1928f62377ba /examples/framework-svelte/README.md
parent178f74c9a759dbc9131ba85ca5261c73a0b148c3 (diff)
downloadastro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.tar.gz
astro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.tar.zst
astro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.zip
Fixes example README links to open in codespaces (#6346)
Diffstat (limited to 'examples/framework-svelte/README.md')
-rw-r--r--examples/framework-svelte/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/README.md b/examples/framework-svelte/README.md
index de2cdd8a0..abf0679cc 100644
--- a/examples/framework-svelte/README.md
+++ b/examples/framework-svelte/README.md
@@ -6,6 +6,6 @@ npm create astro@latest -- --template framework-svelte
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-svelte)
-[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-svelte/devcontainer.json)
+[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-svelte/devcontainer.json)
This example showcases Astro working with [Svelte](https://svelte.dev/).
back&id=ef1d81effd4e0c420c6eb2e5e500cfaac3106ea8&follow=1'>add back dev server host support (#2531)Gravatar Fred K. Schott 2-1/+14 2022-02-03simplify status code regexGravatar Fred K. Schott 2-87/+4 2022-02-03Adding StackUp Digital to the list of sponsors (#2521)Gravatar Astroalex 3-0/+10 2022-02-03[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-03[ci] yarn formatGravatar FredKSchott 2-3/+85 2022-02-02Handles all http error code file names the same as 404 files. (#2525)Gravatar Zade Viggers 2-4/+7 2022-02-02fix(sitemap): remove debug if sitemap disabled (#2514)Gravatar Mark Pinero 1-2/+2 2022-02-02[ci] update lockfile (#2515)Gravatar Fred K. Schott 1-276/+279 2022-02-02[ci] yarn formatGravatar matthewp 1-8/+8 2022-02-02[ci] release (next) (#2523)astro@0.23.0-next.1Gravatar github-actions[bot] 28-34/+41 2022-02-02[ci] yarn formatGravatar matthewp 2-17/+29 2022-02-02Fix support for scss in static build (#2522)Gravatar Matthew Phillips 6-20/+114 2022-02-02[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-01[ci] yarn formatGravatar matthewp 2-12/+12 2022-02-01[ci] release (next) (#2492)astro@0.23.0-next.0@astrojs/test-static-build-pkg@0.0.2@astrojs/markdown-remark@0.6.1-next.0Gravatar github-actions[bot] 31-43/+93 2022-02-01[ci] collect statsGravatar FredKSchott 1-0/+1 2022-01-31update congratsbot format againGravatar Fred K. Schott 1-1/+1 2022-01-31update congratsbot againGravatar Fred K. Schott 1-1/+1 2022-01-31Remove SVG animation on GitHub/NPM (#2512)Gravatar Nate Moore 1-21/+0 2022-01-31[ci] yarn formatGravatar natemoo-re 2-4/+6 2022-01-31Add Shiki as an alternative to Prism (#2497)Gravatar Juan Martín Seery 26-9/+356 2022-01-31Deprecate unescaped HTML inside of expressions (#2489)Gravatar Nate Moore 9-31/+74