Skip to content

Commit fa16a07

Browse files
Merge #410
410: Fix link to a RTIC v1 book r=therealprof a=stonefoxes Current link leads to 404 Co-authored-by: stonefoxes <[email protected]>
2 parents 11e2b70 + 9837249 commit fa16a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ In 2018 the Rust community created an embedded working group to help drive adopt
189189

190190
### Real-time tools
191191

192-
- [RTIC v1.0](https://rtic.rs/1.0/book/en/) Real-Time Interrupt-driven Concurrency — A concurrency framework for building real time systems:
192+
- [RTIC v1.0](https://rtic.rs/1/book/en/) Real-Time Interrupt-driven Concurrency — A concurrency framework for building real time systems:
193193
- [cortex-m rtic](https://github.com/rtic-rs/cortex-m-rtic) RTIC framework for ARM Cortex-M microcontrollers
194194
- [msp430 rtfm](https://github.com/japaric/msp430-rtfm) RTFM framework for MSP430 MCUs
195195

0 commit comments

Comments
 (0)