summaryrefslogtreecommitdiff
path: root/book/en/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/en/src/SUMMARY.md')
-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 397bb547..045036ea 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -25,7 +25,7 @@
<!-- - [`#[cfg(..)]` support](./by-example/tips.md) -->
- [Awesome RTIC examples](./awesome_rtic.md)
- [Migration Guides](./migration.md)
- - [v0.5.x to v0.6.x](./migration/migration_v5.md)
+ - [v0.5.x to v1.0.x](./migration/migration_v5.md)
- [v0.4.x to v0.5.x](./migration/migration_v4.md)
- [RTFM to RTIC](./migration/migration_rtic.md)
- [Under the hood](./internals.md)