From 3ce4ef26fa4d0a1c1200d7134d50a4d3a1b6133d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Wed, 7 Jun 2023 18:15:32 +0200 Subject: CI: Cleanup --- book/en/src/preface.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'book/en/src') 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}} -- cgit v1.2.3