Skip to content

Commit

Permalink
docs: fix up playground section (#6472)
Browse files Browse the repository at this point in the history
  • Loading branch information
sajebehari authored Jun 10, 2024
1 parent e686f6e commit 78d3c6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import CodeSandbox from '../../../../components/code-sandbox/index.tsx';

Qwik is a new kind of framework that is [resumable](../concepts/resumable/index.mdx) (no eager JS execution and no hydration), built for the edge and [familiar to React developers](/docs/integrations/react/index.mdx).

To play with it right away, check out our in-browser playgrounds:
To play with it right away, check out Qwik’s in-browser playgrounds:

- [StackBlitz Qwik](https://qwik.new) (Full Qwik + Qwikcity integration)
- [Examples playground](/examples/reactivity/counter/) (Qwik only, no routing)
Expand Down

0 comments on commit 78d3c6a

Please sign in to comment.