mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
fix documentation link
This commit is contained in:
parent
b73263e8fa
commit
d8eb3eac75
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@
|
|||
//!
|
||||
//! The `app!` macro is documented [here].
|
||||
//!
|
||||
//! [here]: https://docs.rs/cortex-m-rtfm-macros/0.2.1/cortex_m_rtfm_macros/fn.app.html
|
||||
//! [here]: https://docs.rs/cortex-m-rtfm-macros/0.3.0/cortex_m_rtfm_macros/fn.app.html
|
||||
//!
|
||||
//! # Important: Cortex-M7 devices
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue