From f30743f52a1283743d0f5e259136f82588fc6bb2 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sun, 21 Apr 2019 20:52:16 +0200 Subject: push docs to another repo & update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b8cbd00..db23d2b 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,13 @@ A concurrency framework for building real time systems. ## Requirements -- Rust 1.31.0+ +- Rust 1.36.0+ - Applications must be written using the 2018 edition. -## [User documentation](https://japaric.github.io/cortex-m-rtfm/book/en) +## [User documentation](https://japaric.github.io/rtfm5/book/en) -## [API reference](https://japaric.github.io/cortex-m-rtfm/api/rtfm/index.html) +## [API reference](https://japaric.github.io/rtfm5/api/rtfm/index.html) ## Acknowledgments -- cgit v1.2.3