diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-09-17 18:41:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-17 18:41:45 +0000 |
| commit | 38306389ea4d8fadac8565e681887740912e14bd (patch) | |
| tree | 380d22ce8f365ad47fe77accfd04e61bfddcce57 /book/en/src/preface.md | |
| parent | ff3cfac6bbbfc9093df4bbe246ade18f8d3523e5 (diff) | |
| parent | d08f965080f90ff8bfb3515fe0c06cb504544eaa (diff) | |
Merge #248
248: update the changelog and fix some links r=korken89 a=japaric
Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'book/en/src/preface.md')
| -rw-r--r-- | book/en/src/preface.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index 4b53706..b2f4980 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -5,14 +5,14 @@ # Preface This book contains user level documentation for the Real Time For the Masses -(RTFM) framework. The API reference can be found [here](../../api/rtfm/index.html). +(RTFM) framework. The API reference can be found [here](../../api/). There is a translation of this book in [Russian]. [Russian]: ../ru/index.html This is the documentation of v0.5.x of RTFM; for the documentation of version -v0.4.x go [here](../../0.4/book/en). +v0.4.x go [here](/0.4). **HEADS UP** This is a **beta** pre-release; there may be breaking changes in the API and semantics before a proper release is made. |
