diff options
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 |
