aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/SUMMARY.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-12-25 15:24:00 +0000
committerGitHub <noreply@github.com>2021-12-25 15:24:00 +0000
commit152955c18a1d81536a7e39bdda2dbcea1fe6948f (patch)
treea3ff44054b78ab5861b0731c0e5d5fc0f2282f0e /book/en/src/SUMMARY.md
parentbc883e393db2e07f3519993abae0248e3584cbef (diff)
parent2d8252f3e5600a6246ae64d2c0be412087c8ef8b (diff)
Merge #567
567: Promote v1.0 in docs r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@grepit.se>
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 397bb54..045036e 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)