We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891b20c commit 1d1767fCopy full SHA for 1d1767f
src/content/learn/react-compiler.md
@@ -278,7 +278,7 @@ export default defineConfig(() => {
278
279
### Next.js {/*usage-with-nextjs*/}
280
281
-Please refer to the [Next.js docs](https://nextjs.org/docs/canary/app/api-reference/next-config-js/reactCompiler) for more information.
+Please refer to the [Next.js docs](https://nextjs.org/docs/app/api-reference/next-config-js/reactCompiler) for more information.
282
283
### Remix {/*usage-with-remix*/}
284
Install `vite-plugin-babel`, and add the compiler's Babel plugin to it:
0 commit comments