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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d1ca316..70606c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = [ ] categories = ["concurrency", "embedded", "no-std"] description = "Real Time For the Masses (RTFM): a concurrency framework for building real time systems" -documentation = "https://rtfm-rs.github.io/cortex-m-rtfm/book/en" +documentation = "https://rtfm.rs/" edition = "2018" keywords = ["arm", "cortex-m"] license = "MIT OR Apache-2.0" -- cgit v1.2.3