diff options
Diffstat (limited to 'examples/with-markdown-shiki/README.md')
-rw-r--r-- | examples/with-markdown-shiki/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-shiki/README.md b/examples/with-markdown-shiki/README.md index b22ad2ac5..89afac7dd 100644 --- a/examples/with-markdown-shiki/README.md +++ b/examples/with-markdown-shiki/README.md @@ -5,7 +5,7 @@ npm create astro@latest -- --template with-markdown-shiki ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown-shiki) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/with-markdown-shiki) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/with-markdown-shiki) This example showcases Astro's [built-in Markdown support](https://docs.astro.build/en/guides/markdown-content/). |