We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee7c78 commit 269226fCopy full SHA for 269226f
book/en/src/preface.md
@@ -13,7 +13,10 @@ This book contains user level documentation for the Real-Time Interrupt-driven C
13
This is the documentation for RTIC v2.x.
14
15
Older releases:
16
-[RTIC v1.x](/1.0) | [RTIC v0.5.x (unsupported)](/0.5) | [RTFM v0.4.x (unsupported)](/0.4)
+[RTIC v1.x](/1) | [RTIC v0.5.x (unsupported)][v0_5] | [RTFM v0.4.x (unsupported)][v0_4]
17
+
18
+v0_5: https://github.com/rtic-rs/rtic/tree/release/v0.5
19
+v0_4: https://github.com/rtic-rs/rtic/tree/release/v0.4
20
21
{{#include ../../../README.md:7:12}}
22
0 commit comments