aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-06-08 05:35:04 +0000
committerGitHub <noreply@github.com>2023-06-08 05:35:04 +0000
commit9f8d54c1ee4790f96c19e409a3b3108bf3db4ceb (patch)
treee29878d0bab1680c82560b24a00efa692a300d0d /book
parentbd54afae41ff8bdec45fca5f2d0e98cd04600ab8 (diff)
parent3ce4ef26fa4d0a1c1200d7134d50a4d3a1b6133d (diff)
Merge #765
765: CI: Cleanup r=korken89 a=AfoHT Tidy up, main purpose to test the full CI Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
Diffstat (limited to 'book')
-rw-r--r--book/en/src/preface.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md
index 50098c7..34988c6 100644
--- a/book/en/src/preface.md
+++ b/book/en/src/preface.md
@@ -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}}