Skip to content

Commit fa19b7f

Browse files
authored
compiler playground link
1 parent e0c667f commit fa19b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/learn/react-compiler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ React Native uses Babel via Metro, so refer to the [Usage with Babel](#usage-wit
258258

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

261-
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.
261+
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.
262262

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

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

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

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

0 commit comments

Comments
 (0)