Skip to content

Commit 5997938

Browse files
bors[bot]AfoHT
andauthored
Merge #766
766: Book: v2 examples in repo r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <[email protected]>
2 parents 9f8d54c + 8622db1 commit 5997938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/en/src/starting_a_project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ If you are targeting ARMv6-M or ARMv8-M-base architecture, check out the section
1010
This will give you an RTIC application with support for RTT logging with [`defmt`] and stack overflow
1111
protection using [`flip-link`]. There is also a multitude of examples provided by the community:
1212

13-
For inspiration, you may look at the [rtic examples].
13+
For inspiration, you may look at the [RTIC examples].
1414

1515
[`defmt`]: https://github.com/knurling-rs/defmt/
1616
[`flip-link`]: https://github.com/knurling-rs/flip-link/
17-
[rtic examples]: https://github.com/rtic-rs/rtic/tree/master/examples
17+
[RTIC examples]: https://github.com/rtic-rs/rtic/tree/master/examples

0 commit comments

Comments
 (0)