diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2020-06-11 18:29:25 +0000 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2020-06-11 18:29:25 +0000 |
| commit | ff4370944fbf9557647347b719d85e51d224f56d (patch) | |
| tree | 0cac3ff979e48d3f9d5600e2055d97a3f21eb95e /book/en/src/preface.md | |
| parent | 6e233bec029810716c5a48113b22f4446204cfab (diff) | |
Small renaming fixes
Diffstat (limited to 'book/en/src/preface.md')
| -rw-r--r-- | book/en/src/preface.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index e1725b2..6563dd4 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -7,6 +7,8 @@ This book contains user level documentation for the Real-Time Interrupt-driven Concurrency (RTIC) framework. The API reference can be found [here](../../api/). +Formerly known as Real-Time For the Masses. + There is a translation of this book in [Russian]. [Russian]: ../ru/index.html @@ -14,6 +16,6 @@ There is a translation of this book in [Russian]. This is the documentation of v0.5.x of RTIC; for the documentation of version v0.4.x go [here](/0.4). -{{#include ../../../README.md:5:44}} +{{#include ../../../README.md:7:46}} -{{#include ../../../README.md:50:}} +{{#include ../../../README.md:52:}} |
