From 845f923eff8a9134e04c08671d1c3771d76da577 Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:19:39 +0200 Subject: [PATCH] Update ble-cheat-sheet.md Updates the Nano BLE Sense datasheet link in the user manual. Solves issue: https://github.com/arduino/docs-content/issues/2655 --- .../nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md b/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md index de042c80e4..a725b203e2 100644 --- a/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md +++ b/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md @@ -45,7 +45,7 @@ The Nano 33 BLE Sense uses the [Arduino Mbed OS Nano Board Package](https://gith The full datasheet is available as a downloadable PDF from the link below: -- [Download the Arduino Nano 33 BLE Sense datasheet](docs.arduino.cc/resources/datasheets/ABX00031-datasheet.pdf) +- [Download the Arduino Nano 33 BLE Sense datasheet](https://docs.arduino.cc/resources/datasheets/ABX00031-datasheet.pdf) ## Installation