From 10aed62bd1b60201589f9756bea12b3b5d28db3c Mon Sep 17 00:00:00 2001 From: James Munns Date: Sat, 26 Jan 2019 02:01:03 +0100 Subject: [PATCH] Replace old nursery links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6972b2f..958c713 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This project is developed and maintained by the [Resources team][team]. In 2018 Rust community has created an embedded workgroup to help drive adoption in the Rust ecosystem. -- [Embedded WG](https://github.com/rust-lang-nursery/embedded-wg/), including newsletters with progress updates. +- [Embedded WG](https://github.com/rust-embedded/wg/), including newsletters with progress updates. - You can usually find the members of the embedded WG on the `#rust-embedded` channel (server: `irc.mozilla.org`). @@ -279,7 +279,7 @@ traits][hal-impl]. The list below contains drivers developed as part of the [Weekly Driver initiative][wd] and that have achieved the "released" status (published on crates.io + documentation / short blog post). -[wd]: https://github.com/rust-lang-nursery/embedded-wg/issues/39 +[wd]: https://github.com/rust-embedded/wg/issues/39 1. [L3GD20] - SPI - Gyroscope - [Intro blog post][1&2] - ![crates.io](https://img.shields.io/crates/v/l3gd20.svg) 2. [LSM303DLHC] - I2C - Accelerometer + compass (magnetometer) - [Intro blog post][1&2] - ![crates.io](https://img.shields.io/crates/v/lsm303dlhc.svg) @@ -430,7 +430,7 @@ Work in progress drivers. Help the authors make these crates awesome! [PCD8544]: https://github.com/pcein/pcd8544 [PCD8544_rich]: https://crates.io/crates/pcd8544 [AXP209]: https://github.com/RandomInsano/axp209-rs -[DS3234]: https://github.com/rust-lang-nursery/embedded-wg/issues/39#issuecomment-375262785 +[DS3234]: https://github.com/rust-embedded/wg/issues/39#issuecomment-375262785 [HC-SR04]: https://github.com/nordmoen/hc-sr04 [AFE4400]: https://github.com/ReeceStevens/afe4400 [SX1278]: https://github.com/susu/sx1278