diff options
Diffstat (limited to 'examples/framework-react')
-rw-r--r-- | examples/framework-react/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/README.md b/examples/framework-react/README.md index 0df421989..52cfb908d 100644 --- a/examples/framework-react/README.md +++ b/examples/framework-react/README.md @@ -5,7 +5,7 @@ npm create astro@latest -- --template framework-react ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-react) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-react) This example showcases Astro working with [React](https://reactjs.org/). |