Skip to content

Commit 61d19cd

Browse files
Merge pull request #3566 from vmagelo/doc-fixes
Fix link.
2 parents 67a2d9b + 2f3ab69 commit 61d19cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/python/includes/tutorial-container-web-app/container-image-build-in-azure-cloud-shell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 08/07/2022
99

1010
:::image type="content" source="../../media/tutorial-container-web-app/portal-cloud-shell-icon.png" alt-text="A screenshot of the Azure portal showing the Cloud Shell icon." :::
1111

12-
**Step 2.** Use the following [az acr build](/cli/azure/acr?branch#az-acr-build) command to build.
12+
**Step 2.** Use the following [az acr build](/cli/azure/acr#az-acr-build) command to build.
1313

1414
```azurecli
1515
az acr build \

0 commit comments

Comments
 (0)