Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Fix broken Sparkfun/Huzzah "Get Started" links #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ You should have the following ready before beginning with any board:

7. Run the sample.

8. Access the [SparkFun Get Started](https://azure.microsoft.com/en-us/documentation/samples/iot-hub-c-thingdev-getstartedkit/) tutorial to learn more about Microsoft Sparkfun Dev Kit.
8. Access the [SparkFun Get Started](https://github.com/Azure-Samples/iot-hub-c-thingdev-getstartedkit) tutorial to learn more about Microsoft Sparkfun Dev Kit.

9. Access the [Huzzah Get Started](https://azure.microsoft.com/en-us/documentation/samples/iot-hub-c-huzzah-getstartedkit/) tutorial to learn more about Microsoft Huzzah Dev Kit.
9. Access the [Huzzah Get Started](https://github.com/Azure-Samples/iot-hub-c-huzzah-getstartedkit) tutorial to learn more about Microsoft Huzzah Dev Kit.

## ESP32

Expand Down