From a43c8a4d574e484f20c6fd08bea578d4ed0ceb27 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 29 Jul 2017 01:50:04 -0500 Subject: v0.2.1 --- src/lib.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index 30a4902..3fde2dd 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -46,7 +46,9 @@ //! //! # `app!` //! -//! The `app!` macro is documented [here](../cortex_m_rtfm_macros/fn.app.html). +//! The `app!` macro is documented [here]. +//! +//! [here]: https://docs.rs/cortex-m-rtfm-macros/0.2.0/cortex_m_rtfm_macros/fn.app.html //! //! # Examples //! -- cgit v1.2.3