Skip to content

Commit

Permalink
docs: link
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Dec 15, 2024
1 parent aefeff7 commit 5c8c90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/zh/guide/framework/react.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default MyComponent;

React Compiler 是 React 19 引入的一个实验性编译器,它可以自动优化你的 React 代码。

在开始使用 React Compiler 之前,建议阅读 [React Compiler 文档](https://react.dev/learn/react-compiler),以了解 React Compiler 的功能、当前状态和使用方法。
在开始使用 React Compiler 之前,建议阅读 [React Compiler 文档](https://zh-hans.react.dev/learn/react-compiler),以了解 React Compiler 的功能、当前状态和使用方法。

### 如何使用

Expand Down

0 comments on commit 5c8c90a

Please sign in to comment.