Skip to content

Commit e8fbf24

Browse files
authored
Merge pull request #51188 from theangellmethod/patch-2
Update to point to module twins doc
2 parents 0b6f5e0 + 0b01eb9 commit e8fbf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/module-composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The deployment manifest can specify desired properties for the module twin of ea
169169

170170
If you do not specify a module twin's desired properties in the deployment manifest, IoT Hub will not modify the module twin in any way, and you will be able to set the desired properties programmatically.
171171

172-
The same mechanisms that allow you to modify device twins are used to modify module twins. For more information, see the [device twin developer guide](../iot-hub/iot-hub-devguide-device-twins.md).
172+
The same mechanisms that allow you to modify device twins are used to modify module twins. For more information, see the [module twin developer guide](../iot-hub/iot-hub-devguide-module-twins.md).
173173

174174
## Deployment manifest example
175175

0 commit comments

Comments
 (0)