CI: Cleanup

This commit is contained in:
Henrik Tjäder 2023-06-07 18:15:32 +02:00
parent bd54afae41
commit 3ce4ef26fa
2 changed files with 3 additions and 3 deletions

View file

@ -15,8 +15,8 @@ This is the documentation for RTIC v2.x.
Older releases:
[RTIC v1.x](/1) | [RTIC v0.5.x (unsupported)][v0_5] | [RTFM v0.4.x (unsupported)][v0_4]
v0_5: https://github.com/rtic-rs/rtic/tree/release/v0.5
v0_4: https://github.com/rtic-rs/rtic/tree/release/v0.4
[v0_5]: https://github.com/rtic-rs/rtic/tree/release/v0.5
[v0_4]: https://github.com/rtic-rs/rtic/tree/release/v0.4
{{#include ../../../README.md:7:12}}