Skip to content

Commit 33a82e3

Browse files
committed
update path to Iot device SDK for C
1 parent 1635e58 commit 33a82e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.openpublishing.redirection.iot-hub.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,11 @@
11071107
"source_path_from_root": "/articles/iot-hub/iot-hub-visual-studio-cloud-device-messaging.md",
11081108
"redirect_url": "/azure/iot-hub/iot-hub-vscode-iot-toolkit-cloud-device-messaging",
11091109
"redirect_document_id": false
1110+
},
1111+
{
1112+
"source_path_from_root": "/articles/iot-hub/azure/iot-hub/iot-c-sdk-ref/*",
1113+
"redirect_url": "https://github.com/Azure/azure-iot-sdk-c",
1114+
"redirect_document_id": false
11101115
}
11111116
]
11121117
}

articles/iot-hub/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@
574574
href: /python/api/azure-mgmt-iothub
575575
- name: C device SDK
576576
displayName: maps, buffers, batch, transport protocols, HTTP, AMQP, serialization, ANSI C (C99)
577-
href: /azure/iot-hub/iot-c-sdk-ref/
577+
href: https://github.com/Azure/azure-iot-sdk-c/
578578
- name: REST (Device)
579579
displayName: Abandon Device Bound Notification, Complete Device Bound Notification, Create File Upload Sas Uri, Get Device And Module In Scope, Get Devices And Modules In Scope, Receive Device Bound Notification, Send Device Event, Update File Upload Status
580580
href: /rest/api/iothub/device

0 commit comments

Comments
 (0)