Skip to content

Commit 4e4d99c

Browse files
committed
Fix typo
Azure container registry -> Azure Container Registry
1 parent 2155d2f commit 4e4d99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/quickstart-custom-container/quickstart-custom-container-windows-visual-studio-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The streamed logs look like this:
184184
- [Secure with custom domain and certificate](../../tutorial-secure-domain-certificate.md)
185185
- [Integrate your app with an Azure virtual network](../../overview-vnet-integration.md)
186186
- [Use Private Endpoints for App Service apps](../../networking/private-endpoint.md)
187-
- [Use Azure container registry with Private Link](/azure/container-registry/container-registry-private-link)
187+
- [Use Azure Container Registry with Private Link](/azure/container-registry/container-registry-private-link)
188188
- [Migrate to Windows container in Azure](../../tutorial-custom-container.md)
189189
- [Deploy a container with Azure Pipelines](../../deploy-container-azure-pipelines.md)
190190
- [Deploy a container with GitHub Actions](../../deploy-container-github-action.md)

0 commit comments

Comments
 (0)