Skip to content

Commit

Permalink
Update Rust Code of Conduct link in Contribution guide
Browse files Browse the repository at this point in the history
The contribution guide seems to be pointing at a dead link. This
commit updates the link to a working version.
  • Loading branch information
mstrydom authored and emilio committed Jan 26, 2024
1 parent 3370a3c commit c0ebd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ and introduce yourself.

We abide by the [Rust Code of Conduct][coc] and ask that you do as well.

[coc]: https://www.rust-lang.org/en-US/conduct.html
[coc]: https://www.rust-lang.org/policies/code-of-conduct

## Filing an Issue

Expand Down

0 comments on commit c0ebd68

Please sign in to comment.