From 3d98102a54c660d54ddfb36ad02cba0f25783750 Mon Sep 17 00:00:00 2001 From: datdenkikniet Date: Sat, 22 Apr 2023 21:27:50 +0200 Subject: Refer to rtic-rs/rtic/examples instead --- book/en/src/awesome_rtic.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'book/en/src/awesome_rtic.md') 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 -- cgit v1.2.3