aboutsummaryrefslogtreecommitdiff
path: root/book/en/src
diff options
context:
space:
mode:
authorPer Lindgren <per.lindgren@ltu.se>2023-02-01 11:49:11 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:33:40 +0100
commit3886f4e964c67d2aa0ce2ae3be60293cbd5dfd79 (patch)
tree65f938e0da90ec11948d1c70caed0514972d4fb2 /book/en/src
parentfe4aeaf46c8a311b0741f773fad19a81136f75e2 (diff)
Monotonic book update
Diffstat (limited to 'book/en/src')
-rw-r--r--book/en/src/SUMMARY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md
index 407be6d..28c9862 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -10,7 +10,7 @@
- [The init task](./by-example/app_init.md)
- [The idle task](./by-example/app_idle.md)
- [Channel based communication](./by-example/channel.md)
- - [Tasks with delay](./by-example/delay.md)
+ - [Delay and Timeout](./by-example/delay.md)
- [Starting a new project](./by-example/starting_a_project.md)
- [The minimal app](./by-example/app_minimal.md)
- [Tips & Tricks](./by-example/tips.md)