Skip to content

Commit b990408

Browse files
authored
Merge pull request #331 from arduino/karlsoderby/rp2040-cheatsheet-patch
[MKC-523] Fix broken link to BLE tutorial
2 parents ba6b3eb + 1c4dea2 commit b990408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ BLEDevice central = BLE.central();
506506

507507
### Tutorials
508508

509-
- [Nano RP2040 device to device via Bluetooth®](/tutorials/nano-rp2040-connect/rp2040-bluetooth-button-led)
509+
- [Nano RP2040 device to device via Bluetooth®](/tutorials/nano-rp2040-connect/rp2040-ble-device-to-device)
510510

511511
## USB Keyboard
512512

0 commit comments

Comments
 (0)