f3 icon indicating copy to clipboard operation
f3 copied to clipboard

Link in docs is dead

Open Boscop opened this issue 7 years ago • 2 comments

This page links to: https://docs.rs/cortex-m-quickstart/~0.3 which redirects to: https://docs.rs/cortex-m-quickstart/0.3.3/cortex_m_quickstart/ which is a dead link: The requested resource does not exist

Boscop avatar Aug 14 '18 20:08 Boscop

This is a known problem and is waiting for updates of docs.rs, see: https://github.com/rust-embedded/cortex-m-quickstart/issues/36 or your own issue: https://github.com/onur/docs.rs/issues/226

Last documentation that was build is: https://docs.rs/cortex-m-quickstart/0.3.1/cortex_m_quickstart/

caemor avatar Aug 15 '18 09:08 caemor

It seems this issue was resolved, ready to be closed.

jeehoonkang avatar Apr 28 '19 12:04 jeehoonkang