diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-11-19 19:01:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-19 19:01:04 +0000 |
| commit | 11d9bcdbd1983982c83df436ddacdd642b93f472 (patch) | |
| tree | b202e0ca921e0f9c7e595101daae33ff2f75ca72 | |
| parent | c103d46c0063eb0c6b22ec3fd6e56f41ab1eabb7 (diff) | |
| parent | b6927fa63a27485cb6242db953022f3c9c234cb5 (diff) | |
Merge #280
280: Fixed link to API reference r=TeXitoi a=korken89
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ A concurrency framework for building real time systems. ## [User documentation](https://rtfm.rs) -## [API reference](https://rtfm.rs/api/rtfm/index.html) +## [API reference](https://rtfm.rs/0.5/api) ## Chat Join us and talk about RTFM in the [Matrix room][matrix-room]. |
