Skip to content

Commit ed52519

Browse files
authored
Corrected broken links (#2833)
1 parent 00e0213 commit ed52519

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

bread/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ items:
1818
topicHref: /powershell/azure/deploymentmanager/overview
1919
- name: Az Tools
2020
tocHref: /powershell/module/aztools
21-
topicHref: /powershell/azure/aztools/overview
21+
topicHref: /powershell/azure/overview?view=aztools&preserve-view=true

docs-conceptual/azps-0.10.0/azureps-in-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ To learn more about the Azure PowerShell modules and their features, see
7979
<!-- link references -->
8080
[install]: https://docs.docker.com/engine/installation/
8181
[powershell image]: https://hub.docker.com/_/microsoft-powershell
82-
[az-image]: https://hub.docker.com/_/microsoft-azure-powershell
82+
[az-image]: https://aka.ms/azps-docker-images
8383
[file-sharing]: https://docs.docker.com/docker-for-windows/#file-sharing

docs-conceptual/azps-10.4.1/azureps-in-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ To learn more about the Azure PowerShell modules and their features, see
9191

9292
<!-- link references -->
9393
[install]: https://docs.docker.com/engine/installation/
94-
[az-image]: https://hub.docker.com/_/microsoft-azure-powershell
94+
[az-image]: https://aka.ms/azps-docker-images
9595
[file-sharing]: https://docs.docker.com/docker-for-windows/#file-sharing

docs-conceptual/azps-11.0.0/azureps-in-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ To learn more about the Azure PowerShell modules and their features, see
9191

9292
<!-- link references -->
9393
[install]: https://docs.docker.com/engine/installation/
94-
[az-image]: https://hub.docker.com/_/microsoft-azure-powershell
94+
[az-image]: https://aka.ms/azps-docker-images
9595
[file-sharing]: https://docs.docker.com/docker-for-windows/#file-sharing

docs-conceptual/azps-11.1.0/azureps-in-docker.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
description: Learn how to run a Docker container hosting Azure PowerShell. Docker gets you started quickly with an isolated environment in which to run Azure PowerShell.
33
ms.custom: devx-track-azurepowershell
4-
54
ms.devlang: powershell
65
ms.service: azure-powershell
76
ms.topic: conceptual
@@ -91,5 +90,5 @@ To learn more about the Azure PowerShell modules and their features, see
9190

9291
<!-- link references -->
9392
[install]: https://docs.docker.com/engine/installation/
94-
[az-image]: https://hub.docker.com/_/microsoft-azure-powershell
93+
[az-image]: https://aka.ms/azps-docker-images
9594
[file-sharing]: https://docs.docker.com/docker-for-windows/#file-sharing

0 commit comments

Comments
 (0)