Skip to content

Commit 0a81050

Browse files
authored
Updating incorrect link quick-create-simulated-device-x509.md
Updating link URL for "Azure IoT samples for Python" which was previously pointing to node.js repository.
1 parent 17b581e commit 0a81050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/quick-create-simulated-device-x509.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ In this section, you'll prepare a development environment that's used to build t
169169
170170
::: zone pivot="programming-language-python"
171171
172-
1. In your Windows command prompt, clone the [Azure IoT Samples for Python](https://github.com/Azure/azure-iot-sdk-node.git) GitHub repository using the following command:
172+
1. In your Windows command prompt, clone the [Azure IoT Samples for Python](https://github.com/Azure/azure-iot-sdk-python.git) GitHub repository using the following command:
173173
174174
```cmd
175175
git clone https://github.com/Azure/azure-iot-sdk-python.git --recursive

0 commit comments

Comments
 (0)