Assign IoT SDK to correct service

The Azure IoT SDK ref docs are currently assigned to the **iot-suite** service. they should be assigned to the **iot-hub** service.
This commit is contained in:
Dominic Betts 2017-10-10 15:11:03 +01:00 коммит произвёл GitHub
Родитель fc63b2d4a4
Коммит 47fd1f3dcf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -100,7 +100,7 @@
"docs-ref-autogen/com.microsoft.azure.management.storage**.yml": "storage",
"docs-ref-autogen/com.microsoft.azure.management.trafficmanager**.yml": "traffic-manager",
"docs-ref-autogen/com.microsoft.azure.management.website**.yml": "websites",
"docs-ref-autogen/com.microsoft.azure.sdk.iot**.yml": "iot-suite",
"docs-ref-autogen/com.microsoft.azure.sdk.iot**.yml": "iot-hub",
"docs-ref-autogen/com.microsoft.azure.servicebus**.yml": "service-bus",
"docs-ref-autogen/com.microsoft.azure.storage**.yml": "storage",
"docs-ref-autogen/microsoft.servicefabric.**.yml": "service-fabric",