From e7138e0e2ab73e9da1730feca1bb818295a42762 Mon Sep 17 00:00:00 2001 From: "Christopher J. McClellan" Date: Sun, 30 Dec 2018 19:24:24 -0500 Subject: [PATCH] Fixes code of conduct link. Closes #60 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56dc796..4c30523 100644 --- a/README.md +++ b/README.md @@ -125,5 +125,5 @@ Contribution to this crate is organized under the terms of the [Rust Code of Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises to intervene to uphold that code of conduct. -[CoC]: CODE_OF_CONDUCT.md +[CoC]: https://www.rust-lang.org/policies/code-of-conduct [team]: https://github.com/rust-embedded/wg#the-cortex-m-team