diff options
author | 2019-09-17 20:40:34 +0200 | |
---|---|---|
committer | 2019-09-17 20:40:34 +0200 | |
commit | d08f965080f90ff8bfb3515fe0c06cb504544eaa (patch) | |
tree | 380d22ce8f365ad47fe77accfd04e61bfddcce57 | |
parent | 1e0cfa19ba2f3b9290dd429c390ab959b4fa9ab7 (diff) | |
download | rtic-d08f965080f90ff8bfb3515fe0c06cb504544eaa.tar.gz rtic-d08f965080f90ff8bfb3515fe0c06cb504544eaa.tar.zst rtic-d08f965080f90ff8bfb3515fe0c06cb504544eaa.zip |
fix linkchecker warning
Diffstat (limited to '')
-rw-r--r-- | book/en/src/preface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index 00d378dc..b2f4980f 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -5,7 +5,7 @@ # 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) framework. The API reference can be found [here](../../api/). There is a translation of this book in [Russian]. |