Skip to content

Commit 85511a7

Browse files
Merge pull request #217272 from ngastelum-ms/npatilsen/iotProvisioningLinkFixes
Fixing broken IoT DPS Sample Links
2 parents bc0c9aa + 86b9e83 commit 85511a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ In this section, you'll prepare a development environment used to build the [Azu
133133

134134
1. Open a Git CMD or Git Bash command-line environment.
135135

136-
2. Clone the [azure-utpm-c](https://github.com/Azure-Samples/azure-iot-samples-csharp) GitHub repository using the following command:
136+
2. Clone the [azure-utpm-c](https://github.com/Azure/azure-utpm-c) GitHub repository using the following command:
137137

138138
```cmd/sh
139139
git clone https://github.com/Azure/azure-utpm-c.git --recursive

0 commit comments

Comments
 (0)