Skip to content

Commit 9ccbe12

Browse files
committed
Fix link
1 parent 02261eb commit 9ccbe12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/iot-mqtt-connect-to-iot-dps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All device communication with DPS must be secured using TLS/SSL. Therefore, DPS
2828

2929
A device can use the MQTT protocol to connect to a DPS instance using any of the following options.
3030

31-
* Libraries in the [Azure IoT Provisioning SDKs](iot-sdks#dps-device-sdks).
31+
* Libraries in the [Azure IoT Provisioning SDKs](iot-sdks.md#dps-device-sdks).
3232
* The MQTT protocol directly.
3333

3434
## Using the MQTT protocol directly (as a device)

0 commit comments

Comments
 (0)