diff options
| author | datdenkikniet <jcdra1@gmail.com> | 2023-04-22 21:27:50 +0200 |
|---|---|---|
| committer | datdenkikniet <jcdra1@gmail.com> | 2023-05-11 19:20:58 +0200 |
| commit | 3d98102a54c660d54ddfb36ad02cba0f25783750 (patch) | |
| tree | d882493337226448e51e35a245644b338b438205 /book/en/src/awesome_rtic.md | |
| parent | 3d97c9e431d7fcb20b1b30bc15c34ccffee03c79 (diff) | |
Refer to rtic-rs/rtic/examples instead
Diffstat (limited to 'book/en/src/awesome_rtic.md')
| -rw-r--r-- | book/en/src/awesome_rtic.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/book/en/src/awesome_rtic.md b/book/en/src/awesome_rtic.md index 36d38e6..2fa4ec9 100644 --- a/book/en/src/awesome_rtic.md +++ b/book/en/src/awesome_rtic.md @@ -1,8 +1,7 @@ # Awesome RTIC examples -See the [`rtic-rs/rtic-examples`][rticexamples] repository for community -provided complete examples. +See the [`rtic-rs/rtic/examples`][rticexamples] repository for complete examples. -Pull-requests to this repo are welcome! +Pull-requests are welcome! -[rticexamples]: https://github.com/rtic-rs/rtic-examples +[rticexamples]: https://github.com/rtic-rs/rtic/tree/master/examples |
