Skip to content

Commit b55932e

Browse files
Merge pull request #209178 from v-rajagt/dahellem
Link fixed.
2 parents 8a8f831 + 74b3c1d commit b55932e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Open the **simple_thermostat.py** file in a text editor. Notice how it:
6262

6363
[!INCLUDE [iot-pnp-environment](iot-pnp-environment.md)]
6464

65-
To learn more about the sample configuration, see the [sample readme](https://github.com/Azure/azure-iot-sdk-python/blob/main/azure-iot-device/samples/pnp/README.md).
65+
To learn more about the sample configuration, see the [sample readme](https://github.com/Azure/azure-iot-sdk-python/blob/main/samples/pnp/README.md).
6666

6767
Now that you've seen the code, use the following command to run the sample:
6868

includes/iot-pnp-multiple-components-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Open the *temp_controller_with_thermostats.py* file in an editor of your choice.
102102

103103
[!INCLUDE [iot-pnp-environment](iot-pnp-environment.md)]
104104

105-
To learn more about the sample configuration, see the [sample readme](https://github.com/Azure/azure-iot-sdk-python/blob/main/azure-iot-device/samples/pnp/README.md).
105+
To learn more about the sample configuration, see the [sample readme](https://github.com/Azure/azure-iot-sdk-python/blob/main/samples/pnp/README.md).
106106

107107
Use the following command to run the sample:
108108

0 commit comments

Comments
 (0)