Link to reactjs/react.dev repo instead of reactjs/reactjs.org (#28493)
이동현 committed
Mar 7, 2024 at 08:20 UTC
850fac4915864a487e7cb9ecae8a75dbac144174
1 file changed
+1
-1
README.md
+1
-1
@@ -36,7 +36,7 @@ The documentation is divided into several sections:
36
* [Where to Get Support](https://react.dev/community)
37
* [Contributing Guide](https://legacy.reactjs.org/docs/how-to-contribute.html)
38
39
-You can improve it by sending pull requests to [this repository](https://github.com/reactjs/reactjs.org).
39
+You can improve it by sending pull requests to [this repository](https://github.com/reactjs/react.dev).
40
41
## Examples
42