diff options
| author | Román Cárdenas <rcardenas.rod@gmail.com> | 2023-03-29 21:07:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-29 21:07:36 +0200 |
| commit | ce508a1882b1cc8735c4fd901a0ad868da5fe77b (patch) | |
| tree | e17930b11f05f3bfaba59f3e579dd4f49aae4b91 /book | |
| parent | 06ddfb7ab8d04fa519bf66a40ec7a98a5e04aa07 (diff) | |
| parent | 31055fa64a6e178caa45f8a8e862ded6a68d3e55 (diff) | |
Merge branch 'master' into master
Diffstat (limited to 'book')
| -rw-r--r-- | book/en/src/by-example.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
