Fix broken link to embassy book (#1756)

This commit is contained in:
Nathan Henrie 2024-07-05 02:27:00 -06:00 committed by GitHub
parent 163f45076e
commit dc4ddcb3fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
//! traditional RTOS. More information can be found in the [Embassy
//! documentation].
//!
//! [embassy documentation]: https://embassy.dev/book/dev/runtime.html
//! [embassy documentation]: https://embassy.dev/book/
//!
//! ## Initialization
//!