From 092296d6d72606bcdf954de654caf538b7a7c4f9 Mon Sep 17 00:00:00 2001 From: Wade Dorrell Date: Mon, 1 Mar 2021 10:56:13 -0700 Subject: [PATCH] Fix broken Sparkfun/Huzzah "Get Started" links It appears the Sparkfun and Huzzah "Get Started" links are 404'd, perhaps because these samples are obsolete. To start the conversation let's link to the archived Github repositories instead, which should explain why they're obsolete ideally. (Perhaps it'd be more appropriate to just remove points 8 and 9 here, remove the links entirely.) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1db40ac..0c17dca 100644 --- a/README.md +++ b/README.md @@ -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