Skip to content

Commit ddb0b9c

Browse files
authored
Fix link formatting for microbit-v2 in README.md
1 parent 16427c9 commit ddb0b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mdbook/src/02-requirements/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ least a HAL crate, like [`nrf52833-hal`] used here. You may prefer a board with
5656
like [`microbit-v2`] used here. If you intend to use a different microcontroller, you can look
5757
through [Awesome Embedded Rust] or just search the web to find supported crates.
5858

59-
[`microbit-v2`]: https://docs.rs/microbit-v2/latest/microbit/
59+
[`microbit-v2`]: https://docs.rs/microbit-v2
6060
[`nrf52833-hal`]: https://docs.rs/nrf52833-hal
6161
[Awesome Embedded Rust]: https://github.com/rust-embedded/awesome-embedded-rust
6262

0 commit comments

Comments
 (0)