Skip to content

Commit ed7838e

Browse files
bors[bot]adamgreig
andauthored
Merge #599
599: Update URLs to repositories moved inside the cortex-m repo r=eldruin a=adamgreig Co-authored-by: Adam Greig <[email protected]>
2 parents 7d46b0e + 4bf1f62 commit ed7838e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
431431
[`cargo-binutils`]: https://github.com/rust-embedded/cargo-binutils
432432
[`cortex-a`]: https://github.com/rust-embedded/cortex-a
433433
[`cortex-m-quickstart`]: https://github.com/rust-embedded/cortex-m-quickstart
434-
[`cortex-m-rt`]: https://github.com/rust-embedded/cortex-m-rt
435-
[`cortex-m-semihosting`]: https://github.com/rust-embedded/cortex-m-semihosting
434+
[`cortex-m-rt`]: https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-rt
435+
[`cortex-m-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-semihosting
436436
[`cortex-m`]: https://github.com/rust-embedded/cortex-m
437437
[`cortex-r`]: https://github.com/rust-embedded/cortex-r
438438
[`cross`]: https://github.com/rust-embedded/cross
@@ -447,8 +447,8 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo
447447
[`msp430`]: https://github.com/pftbest/msp430
448448
[`nb`]: https://github.com/rust-embedded/nb
449449
[`panic-dcc`]: https://github.com/rust-embedded/arm-dcc/tree/master/panic
450-
[`panic-itm`]: https://github.com/rust-embedded/panic-itm
451-
[`panic-semihosting`]: https://github.com/rust-embedded/panic-semihosting
450+
[`panic-itm`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-itm
451+
[`panic-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/panic-semihosting
452452
[`register-rs`]: https://github.com/rust-embedded/register-rs
453453
[`riscv-rt`]: https://github.com/rust-embedded/riscv-rt
454454
[`riscv-rust-quickstart`]: https://github.com/riscv-rust/riscv-rust-quickstart

0 commit comments

Comments
 (0)