Skip to content

Commit

Permalink
compiler playground link
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonta committed May 15, 2024
1 parent e0c667f commit fa19b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/learn/react-compiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ React Native uses Babel via Metro, so refer to the [Usage with Babel](#usage-wit

### Reporting Issues {/*reporting-issues*/}

To report issues, please first create a minimal repro on the [React Compiler Playground](https://0xeac7-forget.vercel.app/) and include it in your bug report.
To report issues, please first create a minimal repro on the [React Compiler Playground](https://playground.react.dev/) and include it in your bug report.

You can open issues in the [facebook/react](https://github.com/facebook/react/issues) repo.

Expand All @@ -279,4 +279,4 @@ React Devtools (v5.0+) has built-in support for React Compiler and will display

##### Other issues {/*other-issues*/}

Please see https://github.com/reactwg/react-compiler/discussions/7.
Please see https://github.com/reactwg/react-compiler/discussions/7.

0 comments on commit fa19b7f

Please sign in to comment.