Skip to content

Commit fab2b43

Browse files
authored
Merge pull request #13812 from wickste/patch-1
Updating link for C SDKs (device and service)
2 parents f1e6e61 + 980f9ca commit fab2b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/iot-hub-devguide-sdks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Other reference topics in this IoT Hub developer guide include:
139139
[lnk-npm-service]: https://www.npmjs.com/package/azure-iothub
140140
[lnk-nuget-csharp-device]: https://www.nuget.org/packages/Microsoft.Azure.Devices.Client/
141141
[lnk-nuget-csharp-service]: https://www.nuget.org/packages/Microsoft.Azure.Devices/
142-
[lnk-c-package]: https://github.com/Azure/azure-iot-sdk-c/blob/master/iothub_client/readme.md
142+
[lnk-c-package]: https://github.com/Azure/azure-iot-sdk-c/blob/master/readme.md
143143
[lnk-pip-device]: https://pypi.python.org/pypi/azure-iothub-device-client/
144144
[lnk-pip-service]: https://pypi.python.org/pypi/azure-iothub-service-client/
145145

@@ -151,4 +151,4 @@ Other reference topics in this IoT Hub developer guide include:
151151
[lnk-benefits-blog]: https://azure.microsoft.com/blog/benefits-of-using-the-azure-iot-sdks-in-your-azure-iot-solution/
152152
[lnk-cocoa-device]: https://cocoapods.org/pods/AzureIoTHubClient
153153
[lnk-ios-sample]: https://github.com/Azure-Samples/azure-iot-samples-ios
154-
[lnk-cocoa-service]: https://cocoapods.org/pods/AzureIoTHubServiceClient
154+
[lnk-cocoa-service]: https://cocoapods.org/pods/AzureIoTHubServiceClient

0 commit comments

Comments
 (0)