Skip to content

Commit 353bd8c

Browse files
committed
cortex-m-rt: delete duplicate CoC
Also fix links to the CoC.
1 parent 75bce27 commit 353bd8c

File tree

4 files changed

+3
-40
lines changed

4 files changed

+3
-40
lines changed

cortex-m-rt/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

cortex-m-rt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ Contribution to this crate is organized under the terms of the [Rust Code of
3737
Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
3838
to intervene to uphold that code of conduct.
3939

40-
[CoC]: CODE_OF_CONDUCT.md
40+
[CoC]: ../CODE_OF_CONDUCT.md
4141
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team

cortex-m/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Contribution to this crate is organized under the terms of the [Rust Code of
3535
Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
3636
to intervene to uphold that code of conduct.
3737

38-
[CoC]: CODE_OF_CONDUCT.md
38+
[CoC]: ../CODE_OF_CONDUCT.md
3939
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team

panic-itm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ Contribution to this crate is organized under the terms of the [Rust Code of
3333
Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
3434
to intervene to uphold that code of conduct.
3535

36-
[CoC]: CODE_OF_CONDUCT.md
36+
[CoC]: ../CODE_OF_CONDUCT.md
3737
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team

0 commit comments

Comments
 (0)