We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63aceff commit 217185bCopy full SHA for 217185b
docs/rules/no-is-mounted.md
@@ -6,7 +6,7 @@
6
7
[`isMounted` is an anti-pattern][anti-pattern], is not available when using ES6 classes, and it is on its way to being officially deprecated.
8
9
-[anti-pattern]: https://facebook.github.io/react/blog/2015/12/16/ismounted-antipattern.html
+[anti-pattern]: https://legacy.reactjs.org/blog/2015/12/16/ismounted-antipattern.html
10
11
## Rule Details
12
0 commit comments