diff --git a/esp-hal-embassy/src/lib.rs b/esp-hal-embassy/src/lib.rs index 245b9d00b..9781eff06 100644 --- a/esp-hal-embassy/src/lib.rs +++ b/esp-hal-embassy/src/lib.rs @@ -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 //!