Skip to content

Commit af8f824

Browse files
committed
Fix broken anchor links
1 parent af3d7db commit af8f824

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/Arduino Cloud/Arduino IoT Cloud/If-your-device-is-offline-in-Arduino-Cloud.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Before you begin:
1313
In this article:
1414

1515
- [Check power and restart](#check-power-and-restart)
16-
- [Verify and reupload the Thing sketch](#verify-and-reupload-the-thing-sketch)
16+
- [Verify network credentials and reupload the Thing sketch](#verify-network-credentials-and-reupload-the-thing-sketch)
1717
- [Check your network settings](#check-your-network-settings)
18-
- [Check the serial output](#verify-and-reupload-the-thing-sketch)
18+
- [Check the serial output](#check-the-serial-output)
1919
- [Delete the device](#delete-the-device)
2020

2121
---
@@ -78,7 +78,7 @@ Connect to your device via USB and read the serial output for additional informa
7878
1. Select your device in the editor.
7979
1. Open the Serial Monitor.
8080
1. Read the output to better understand what happens as your device tries to connect to Arduino Cloud.
81-
1. If your device is not sending any serial output, try pressing the reset button on your device to restart the sketch. If you still don't see any output, the device may not be running the Cloud sketch. See [Verify and reupload the Thing sketch](#verify-and-reupload-the-thing-sketch).
81+
1. If your device is not sending any serial output, try pressing the reset button on your device to restart the sketch. If you still don't see any output, the device may not be running the Cloud sketch. In that case, [verify your network credentials and reupload the Thing sketch](#verify-network-credentials-and-reupload-the-thing-sketch).
8282

8383
![Reading the serial output from a Cloud sketch in Arduino IDE](img/arduino-cloud-serial.png)
8484

0 commit comments

Comments
 (0)