Skip to content

Commit 7abacdb

Browse files
Fix warnings.
1 parent d4e6219 commit 7abacdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Create an ASP.NET web app by following these steps:
9696

9797
1. Select **Next: Database**, then **Next: Container** to continue.
9898

99-
1. For **Image Source**, choose **Docker Hub** and for **Image and tag**, enter the repository name you copied in [Publish to Azure Container Registry](#2---publish-to-azure-container-registry).
99+
1. For **Image Source**, choose **Docker Hub** and for **Image and tag**, enter the repository name you copied in [Publish to Azure Container Registry](#publish-to-azure-container-registry).
100100

101101
:::image type="content" source="../../media/quickstart-custom-container/configure-web-app-container.png" alt-text="Screenshot of Configure your Web App for Containers.":::
102102

@@ -167,7 +167,7 @@ The streamed logs look like this:
167167

168168
:::image type="content" source="../../media/quickstart-custom-container/portal-restart-app.png" alt-text="Screenshot of the App Service Overview with the Restart button highlighted.":::
169169

170-
[Browse to the custom container](browse-to-the-custom-container) again. As you refresh the webpage, the app should revert to the "Starting up" page at first, then display the updated webpage.
170+
[Browse to the custom container](#browse-to-the-custom-container) again. As you refresh the webpage, the app should revert to the "Starting up" page at first, then display the updated webpage.
171171

172172
:::image type="content" source="../../media/quickstart-custom-container/azure-web-app-updated.png" alt-text="Screenshot of the updated web app in Azure.":::
173173

0 commit comments

Comments
 (0)