Skip to content

Commit 6a3d184

Browse files
committed
fix link
1 parent 76d7fba commit 6a3d184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025/10/01/react-19-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ To continue using the legacy config, you can change to `recommended-legacy`:
298298
+ extends: ['plugin:react-hooks/recommended-legacy']
299299
```
300300
301-
For a full list of compiler enabled rules, [check out the linter docs](/reference/eslint-plugin-react-hooks#available-lints).
301+
For a full list of compiler enabled rules, [check out the linter docs](/reference/eslint-plugin-react-hooks#additional-rules).
302302
303303
Check out the `eslint-plugin-react-hooks` [changelog for a full list of changes](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md#610).
304304

0 commit comments

Comments
 (0)