Skip to content

Commit 269226f

Browse files
committed
docs: Point to older release sources
Docs are not built for rtic.rs anymore
1 parent aee7c78 commit 269226f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book/en/src/preface.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ This book contains user level documentation for the Real-Time Interrupt-driven C
1313
This is the documentation for RTIC v2.x.
1414

1515
Older releases:
16-
[RTIC v1.x](/1.0) | [RTIC v0.5.x (unsupported)](/0.5) | [RTFM v0.4.x (unsupported)](/0.4)
16+
[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
1720

1821
{{#include ../../../README.md:7:12}}
1922

0 commit comments

Comments
 (0)