Skip to content

Commit 4b36fe8

Browse files
authored
Merge pull request #109709 from timlt/fixhublinks
Fix 2 broken toc links
2 parents 4c8e079 + 8973cfb commit 4b36fe8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/iot-hub/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -428,12 +428,10 @@
428428
href: https://docs.microsoft.com/javascript/api/azure-iothub/
429429
- name: C device SDK
430430
href: https://docs.microsoft.com/azure/iot-hub/iot-c-sdk-ref/
431-
- name: Azure IoT Edge
432-
href: http://azure.github.io/iot-edge/
433431
- name: REST (Device)
434432
href: https://docs.microsoft.com/rest/api/iothub/device
435433
- name: REST (Service)
436-
href: https://docs.microsoft.com/rest/api/iothub/service
434+
href: https://docs.microsoft.com/rest/api/iothub/service/configuration
437435
- name: REST (IoT Hub Resource)
438436
href: https://docs.microsoft.com/rest/api/iothub/iothubresource
439437
- name: REST (Certificates)

0 commit comments

Comments
 (0)