aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/awesome_rtic.md
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@grepit.se>2021-12-18 22:35:39 +0100
committerHenrik Tjäder <henrik@grepit.se>2021-12-19 01:33:16 +0100
commita2caef394ce35d4fd8e374193c1ee9705a775fbe (patch)
tree3d9d7909995804f4aea5f4f0cf207d5e1e375a9c /book/en/src/awesome_rtic.md
parent8e68c527219477f096b3ef4ccc0ece240a98a645 (diff)
Docs: Point to rtic-examples repo
Diffstat (limited to 'book/en/src/awesome_rtic.md')
-rw-r--r--book/en/src/awesome_rtic.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/book/en/src/awesome_rtic.md b/book/en/src/awesome_rtic.md
index 925cd3f..6d5aac2 100644
--- a/book/en/src/awesome_rtic.md
+++ b/book/en/src/awesome_rtic.md
@@ -1 +1,8 @@
# Awesome RTIC examples
+
+See the [`rtic-rs/rtic-examples`][rticexamples] repository for community
+provided complete examples.
+
+Pull-requests to this repo is welcome!
+
+[rticexamples]: https://github.com/rtic-rs/rtic-examples