From 898848348825c643ca6013a6179e375887233b9e Mon Sep 17 00:00:00 2001 From: Jonas Otto Date: Wed, 22 Mar 2023 11:25:01 +0100 Subject: fix link to example sources --- book/en/src/by-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/en/src/by-example.md') diff --git a/book/en/src/by-example.md b/book/en/src/by-example.md index a2e5b27..e5cf67a 100644 --- a/book/en/src/by-example.md +++ b/book/en/src/by-example.md @@ -7,7 +7,7 @@ All examples in this part of the book are accessible at the The examples are runnable on QEMU (emulating a Cortex M3 target), thus no special hardware required to follow along. -[repoexamples]: https://github.com/rtic-rs/rtic/tree/master/examples +[repoexamples]: https://github.com/rtic-rs/rtic/tree/master/rtic/examples ## Running an example -- cgit v1.2.3