Skip to content

Commit 412d573

Browse files
committed
Fix docker image files
1 parent 9957a6f commit 412d573

File tree

14 files changed

+5
-5
lines changed

14 files changed

+5
-5
lines changed

docs/docker/vs-azure-tools-docker-edit-and-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ with the production realism of developing within a Docker container.
9898
* [Introduction to ASP.NET Core @ build 2016 - Where You At Demo](https://channel9.msdn.com/Events/Build/2016/B810)
9999
* [Developing .NET apps in containers, Channel 9](https://blogs.msdn.microsoft.com/stevelasker/2016/02/19/developing-asp-net-apps-in-docker-containers/)
100100

101-
[2]: /azure/media/vs-azure-tools-docker-edit-and-refresh/breakpoint.png
101+
[2]: media/vs-azure-tools-docker-edit-and-refresh/breakpoint.png

docs/docker/vs-azure-tools-docker-hosting-web-apps-in-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ The following steps guide you through creating a basic ASP.NET Core app that wil
5353

5454
You can now pull the container from the registry to any host capable of running Docker images, for example [Azure Container Instances](/azure/container-instances/container-instances-tutorial-deploy-app).
5555

56-
[0]:/azure/media/vs-azure-tools-docker-hosting-web-apps-in-docker/vs-acr-provisioning-dialog.png
56+
[0]:media/vs-azure-tools-docker-hosting-web-apps-in-docker/vs-acr-provisioning-dialog.png

docs/docker/vs-azure-tools-docker-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ To configure a Docker client, simply open Windows PowerShell, and perform the fo
6161
>
6262
>
6363
64-
[0]: /azure/media/vs-azure-tools-docker-setup/docker-machine-ls.png
65-
[1]: /azure/media/vs-azure-tools-docker-setup/docker-ps.png
64+
[0]: media/vs-azure-tools-docker-setup/docker-machine-ls.png
65+
[1]: media/vs-azure-tools-docker-setup/docker-ps.png

docs/docker/vs-azure-tools-docker-troubleshooting-docker-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To resolve this issue:
3232
> [!NOTE]
3333
> If files appear shared, you may still need to click the "Reset credentials..." link at the bottom of the dialog in order to re-enable volume sharing. To continue after you reset credentials, you might have to restart Visual Studio.
3434
35-
![shared drives](/azure/media/vs-azure-tools-docker-troubleshooting-docker-errors/shareddrives.png)
35+
![shared drives](media/vs-azure-tools-docker-troubleshooting-docker-errors/shareddrives.png)
3636

3737
## Unable to start debugging
3838

0 commit comments

Comments
 (0)