doc: can: samples: fix bad reference to can-counter sample
Fixed a dangling reference that was silently ignored before. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
6267259f91
commit
b6165e01ca
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ Samples
|
|||
*******
|
||||
|
||||
We have two ready-to-build samples demonstrating use of the Zephyr CAN API:
|
||||
:zephyr:code-sample:`Zephyr CAN counter sample <can-counter-sample>` and
|
||||
:zephyr:code-sample:`Zephyr CAN counter sample <can-counter>` and
|
||||
:zephyr:code-sample:`SocketCAN sample <socket-can>`.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue