diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2019-02-14 21:41:24 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2019-02-14 21:41:24 +0100 |
| commit | 197d5264c46559a6a20cd525e6f373f117b8b840 (patch) | |
| tree | 8fb17e652015c555d9995abc31619f895990e815 /Cargo.toml | |
| parent | 87c69b68afc8ea4409ad53b269b8564a1943995b (diff) | |
update documentation link in crate metadata
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
