trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.87k stars 76 forks source link

Fix dead link in CODE_OF_CONDUCT.md #828

Closed ghost closed 6 months ago

ghost commented 6 months ago

The old link is still under the 'prev' subdomain, but the link previously pointed to is now dead. Updated it to the current CoC from Rust

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (c136211) 58.54% compared to head (558598f) 58.69%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #828 +/- ## ========================================== + Coverage 58.54% 58.69% +0.15% ========================================== Files 75 75 Lines 10763 10791 +28 ========================================== + Hits 6301 6334 +33 + Misses 4462 4457 -5 ```

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