Skip to content

Commit c9eca05

Browse files
committed
Fix validation issues
1 parent f755c2a commit c9eca05

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-percept/create-people-counting-solution-with-azure-percept-devkit-vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ This section guides users on modifying the cloned people counting repo with thei
141141

142142
8. To further verify what the build and push command did, go to the Azure portal, and navigate to your container registry. In your container registry, select `Repositories` then `countmodule`
143143

144-
:::image type="content" source="./media/create-people-counting-solution-with-azure-percept-vision-images/azure-container-registry.png" alt-text="Container Registry Creation.":::
144+
:::image type="content" source="./media/create-people-counting-solution-with-azure-percept-vision-images/azure-container-registry.png" alt-text="Select repositories.":::
145145

146146

147147
## Step 3: Deploy edge solution to device

articles/azure-percept/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
href: how-to-ssh-into-percept-dk.md
125125
- name: Connect to Azure Percept DK over serial
126126
href: how-to-connect-to-percept-dk-over-serial.md
127-
- name: How to do a manual default container deployment to Azure Percept DK
128-
href: how-to-do-a-manual-default-container-deployment-to-azure-precept-dk.md
127+
- name: Manually create and deploy an Azure Precept Devkit
128+
href: create-and-deploy-manually-azure-precept-devkit.md
129129

130130
- name: Tools
131131
items:

0 commit comments

Comments
 (0)