jsx-eslint / eslint-plugin-react

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

[Docs] `no-danger`: update broken link #3817

Closed lucasrmendonca closed 2 months ago

lucasrmendonca commented 2 months ago

Before, the URL was broken and pointed to a 404 Not Found page. Now, the URL has been corrected

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.77%. Comparing base (a2306e7) to head (bdc5791). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3817 +/- ## ========================================== + Coverage 97.49% 97.77% +0.27% ========================================== Files 132 135 +3 Lines 9707 9740 +33 Branches 3554 3558 +4 ========================================== + Hits 9464 9523 +59 + Misses 243 217 -26 ```

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