From 224914272127e64585380d97272ebe6449244821 Mon Sep 17 00:00:00 2001 From: James Zow Date: Wed, 21 Dec 2022 12:47:24 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d8d458b..e5e5b7b7 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste Projects maintained by this team. -- [`alloc-cortex-m`] +- [`embedded-alloc`] - [`cortex-m-quickstart`] - [`cortex-m-rt`] - [`cortex-m-semihosting`] @@ -431,7 +431,7 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo [The Discovery book]: https://github.com/rust-embedded/discovery [The embedded Rust book]: https://github.com/rust-embedded/book [The embedonomicon]: https://github.com/rust-embedded/embedonomicon -[`alloc-cortex-m`]: https://github.com/rust-embedded/alloc-cortex-m +[`embedded-alloc`]: https://github.com/rust-embedded/embedded-alloc [`arm-dcc`]: https://github.com/rust-embedded/arm-dcc [`cargo-binutils`]: https://github.com/rust-embedded/cargo-binutils [`cortex-a`]: https://github.com/rust-embedded/cortex-a