From f787d82d927ec49b2cd9e931d4191bce2bc1b95c Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Sun, 15 Sep 2019 21:26:30 +0200 Subject: Updated links in README for rtfm.rs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ff33da9..68f3fbb 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ A concurrency framework for building real time systems. - Applications must be written using the 2018 edition. -## [User documentation](https://japaric.github.io/rtfm5/book/en) +## [User documentation](https://rtfm.rs) -## [API reference](https://japaric.github.io/rtfm5/api/rtfm/index.html) +## [API reference](https://rtfm.rs/api/rtfm/index.html) ## Acknowledgments -- cgit v1.2.3