Skip to content

Commit 2197a52

Browse files
authored
fix: correct canonical migration guide link in eslint-plugin-react (#624)
1 parent c00942c commit 2197a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/eslint-plugin-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ export default [
3333
```
3434

3535
> [!NOTE]
36-
> `@eslint-react/eslint-plugin` is not a drop‑in replacement. Use [their migration guide](https://eslint-react.xyz/docs/migration) to map rules/options and automate changes where possible.
36+
> `@eslint-react/eslint-plugin` is not a drop‑in replacement. Use [their migration guide](https://www.eslint-react.xyz/docs/migrating-from-eslint-plugin-react) to map rules/options and automate changes where possible.

0 commit comments

Comments
 (0)