Skip to content

Commit 95f8f4e

Browse files
authored
Update API documentation links
1 parent b83a445 commit 95f8f4e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ The Microsoft Azure IoT device SDKs contain code that facilitate building device
1414
Devices and data sources in an IoT solution can range from a simple network-connected sensor to a powerful, standalone computing device. Devices may have limited processing capability, memory, communication bandwidth, and communication protocol support. The IoT device SDKs enable you to implement client applications for a wide variety of devices.
1515

1616

17-
The API reference documentation is [here](http://azure.github.io/azure-iot-sdks).
17+
The API reference documentation is here:
18+
- [Device SDK](https://azure.github.io/azure-iot-sdk-java/device/).
19+
- [Service SDK](https://azure.github.io/azure-iot-sdk-java/service/).
1820

1921
### OS platforms and hardware compatibility
2022

@@ -63,4 +65,4 @@ Here is what you can expect Microsoft Support to be able to help with:
6365
* **Client SDKs issues**: If you are trying to compile and run the libraries on a supported platform, the Support team will be able to assist with troubleshooting or questions related to compiler issues and communications to and from the IoT Hub. They will also try to assist with questions related to porting to an unsupported platform, but will be limited in how much assistance can be provided. The team will be limited with trouble-shooting the hardware device itself or drivers and or specific properties on that device.
6466
* **IoT Hub / Connectivity Issues**: Communication from the device client to the Azure IoT Hub service and communication from the Azure IoT Hub service to the client. Or any other issues specifically related to the Azure IoT Hub.
6567
* **Portal Issues**: Issues related to the portal, that includes access, security, dashboard, devices, Alarms, Usage, Settings and Actions.
66-
* **REST/API Issues**: Using the IoT Hub REST/APIs that are documented in the [documentation]( https://msdn.microsoft.com/library/mt548492.aspx).
68+
* **REST/API Issues**: Using the IoT Hub REST/APIs that are documented in the [documentation]( https://msdn.microsoft.com/library/mt548492.aspx).

0 commit comments

Comments
 (0)