Skip to content

Commit bd544e3

Browse files
authored
Merge pull request #603 from lbellomo/fix_link_doc
Docs microbit: replace archived link with current proyect link
2 parents 1fffe1b + bc0c9f9 commit bd544e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microbit/src/02-requirements/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ whether a high level crate already exists, like the [`nrf52-hal`], for your deve
5252
somewhere. You can look through the [Awesome Embedded Rust HAL list] for your microcontroller,
5353
if you intend to use a different one.
5454

55-
[`nrf52-hal`]: https://docs.rs/nrf52-hal
55+
[`nrf52-hal`]: https://github.com/nrf-rs/nrf-hal
5656
[Awesome Embedded Rust HAL list]: https://github.com/rust-embedded/awesome-embedded-rust#hal-implementation-crates
5757

5858
With a different development board, this text would lose most if not all its beginner friendliness

0 commit comments

Comments
 (0)