mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
[eslint-plugin-react-hooks] update doc url for rules of hooks (#33118)
This commit is contained in:
parent
0ca8420f9d
commit
3ec88e797f
|
|
@ -128,7 +128,7 @@ const rule = {
|
|||
docs: {
|
||||
description: 'enforces the Rules of Hooks',
|
||||
recommended: true,
|
||||
url: 'https://reactjs.org/docs/hooks-rules.html',
|
||||
url: 'https://react.dev/reference/rules/rules-of-hooks',
|
||||
},
|
||||
},
|
||||
create(context: Rule.RuleContext) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user