diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-12-25 15:24:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-25 15:24:00 +0000 |
| commit | 152955c18a1d81536a7e39bdda2dbcea1fe6948f (patch) | |
| tree | a3ff44054b78ab5861b0731c0e5d5fc0f2282f0e /book/en/src/SUMMARY.md | |
| parent | bc883e393db2e07f3519993abae0248e3584cbef (diff) | |
| parent | 2d8252f3e5600a6246ae64d2c0be412087c8ef8b (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.md | 2 |
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) |
