Skip to content

Commit 3a6e2f3

Browse files
committed
Changes has been fixed as per suggestion
1 parent fac247f commit 3a6e2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-connect-downstream-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ This section introduces a sample application to connect an Azure IoT Java device
198198

199199
This section introduces a sample application to connect an Azure IoT Python device client to an IoT Edge gateway.
200200

201-
1. Get the sample for **send_message_downstream** from the [Azure IoT device SDK for Python samples](https://github.com/Azure/azure-iot-sdk-python/tree/main/samples).
201+
1. Get the sample for **send_message_downstream** from the [Azure IoT device SDK for Python samples](https://github.com/Azure/azure-iot-sdk-python/tree/main/samples/async-edge-scenarios).
202202
2. Set the `IOTHUB_DEVICE_CONNECTION_STRING` and `IOTEDGE_ROOT_CA_CERT_PATH` environment variables as specified in the Python script comments.
203203
3. Refer to the SDK documentation for any additional instructions on how to run the sample on your device.
204204

0 commit comments

Comments
 (0)