Skip to content

Commit c32a599

Browse files
authored
Merge pull request #113426 from Cor5in/Cor5in2
Wrong directory
2 parents 7f750ee + ee2d094 commit c32a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-central-connect-device-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To complete the steps in this article, you need the following resources:
2020

2121
## Review the code
2222

23-
In the copy of the Microsoft Azure IoT SDK for Python you downloaded previously, open the *azure-iot-sdk-python-2/samples/pnp/temp_controller_with_thermostats.py* file in a text editor.
23+
In the copy of the Microsoft Azure IoT SDK for Python you downloaded previously, open the *azure-iot-sdk-python/samples/pnp/temp_controller_with_thermostats.py* file in a text editor.
2424

2525
The sample implements the multiple-component [Temperature Controller](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/samples/TemperatureController.json) Digital Twin Definition Language model.
2626

0 commit comments

Comments
 (0)