Skip to content

Commit fa53714

Browse files
Update espnow.md
remove #espnow
1 parent b67938a commit fa53714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/packet_transport/espnow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ sensor:
5656
| *All other options* | — | — | From the [Packet Transport Component](#packet-transport). |
5757

5858
> **Note:**
59-
> Peers must be registered with the [ESP-NOW Component](#espnow) before they can receive packets. The `peer_address` only controls which peer(s) receive transmitted data; incoming packets are accepted from all registered peers.
59+
> Peers must be registered with the {{< docref "/components/espnow" >}} component before they can receive packets. The `peer_address` only controls which peer(s) receive transmitted data; incoming packets are accepted from all registered peers.
6060

6161
## Broadcast vs Unicast
6262

0 commit comments

Comments
 (0)