diff --git a/Cargo.toml b/Cargo.toml index 73be2dd0d0..d741f6fa37 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://japaric.github.io/cortex-m-rtfm/book/" +documentation = "https://japaric.github.io/cortex-m-rtfm/book/en" edition = "2018" keywords = ["arm", "cortex-m"] license = "MIT OR Apache-2.0"