jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
9.01k stars 2.77k forks source link

fix broken link in no-is-mounted.md #3841

Open bastiendmt opened 1 month ago

bastiendmt commented 1 month ago

Hi !

The link in no-is-mounted is broken.

I was able to find the article in the legacy docs.

This PR fixes the link

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.58%. Comparing base (63aceff) to head (217185b). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3841 +/- ## ========================================== - Coverage 97.67% 97.58% -0.09% ========================================== Files 136 133 -3 Lines 9969 9957 -12 Branches 3693 3693 ========================================== - Hits 9737 9717 -20 - Misses 232 240 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ljharb commented 1 month ago

sigh, facebook broke a bunch of links.

there's a dozen other facebook.github.io links in the repo; can you fix all of them?

bastiendmt commented 1 month ago

sigh, facebook broke a bunch of links.

there's a dozen other facebook.github.io links in the repo; can you fix all of them?

Yeah weird that they did not migrate their blog posts.

I fixed other links. I was able to replace one with the newer docs. Also one link is missing even in the legacy docs so I completely removed the link