One more place updated

This commit is contained in:
Emil Fresk 2019-09-15 22:00:52 +02:00
parent 42cac1fc51
commit 686cc9b995

View file

@ -10,7 +10,7 @@
//!
//! The user level documentation can be found [here].
//!
//! [here]: https://japaric.github.io/rtfm5/book/en/
//! [here]: https://rtfm.rs
//!
//! Don't forget to check the documentation of the `#[app]` attribute (listed under the reexports
//! section), which is the main component of the framework.