Skip to content

Commit 01cb1ec

Browse files
Merge pull request #275123 from Albertyang0/Broken-links-fix-timlt
Fix broken links - timlt
2 parents aff8cbe + c8612d5 commit 01cb1ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot/concepts-convention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,5 +464,5 @@ Now that you've learned about IoT Plug and Play conventions, here are some other
464464

465465
- [Digital Twins Definition Language (DTDL)](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/README.md)
466466
- [C device SDK](https://github.com/Azure/azure-iot-sdk-c/)
467-
- [IoT REST API](/rest/api/iothub/device)
467+
- [IoT REST API](/rest/api/iothub/service/devices/get-devices)
468468
- [IoT Plug and Play modeling guide](concepts-modeling-guide.md)

articles/iot/concepts-developer-guide-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ Now that you've learned about IoT Plug and Play device development, here are som
7272

7373
- [Digital Twins Definition Language (DTDL)](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/README.md)
7474
- [C device SDK](https://github.com/Azure/azure-iot-sdk-c/)
75-
- [IoT REST API](/rest/api/iothub/device)
75+
- [IoT REST API](/rest/api/iothub/service/devices/get-devices)
7676
- [Understand components in IoT Plug and Play models](concepts-modeling-guide.md)
7777
- [IoT Plug and Play service developer guide](concepts-developer-guide-service.md)

0 commit comments

Comments
 (0)