Skip to content

Commit 23b051f

Browse files
authored
Fix broken link to VMWare PowerCLI (#11500)
1 parent 8c09edf commit 23b051f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

reference/docs-conceptual/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This article is an introduction to the PowerShell scripting environment and its features.
3-
ms.date: 06/28/2023
3+
ms.date: 10/30/2024
44
ms.topic: overview
55
title: What is PowerShell?
66
---
@@ -69,7 +69,7 @@ enables you to manage your enterprise infrastructure with configuration as code.
6969
Are you new to PowerShell and don't know where to start? Take a look at these resources.
7070

7171
- [Installing PowerShell][25]
72-
- [PowerShell Bits tutorials][26]
72+
- [Discover PowerShell][26]
7373
- [PowerShell 101][27]
7474
- [Microsoft Virtual Academy videos][28]
7575
- [PowerShell Learn modules][29]
@@ -103,13 +103,13 @@ Take a look at how PowerShell is being used in different scenarios and on differ
103103
[17]: /powershell/exchange/exchange-management-shell
104104
[18]: /sql/powershell/sql-server-powershell
105105
[19]: https://aws.amazon.com/powershell/
106-
[20]: https://core.vmware.com/vmware-powercli
106+
[20]: https://developer.broadcom.com/powercli
107107
[21]: https://cloud.google.com/powershell/
108108
[22]: /powershell/scripting/dsc/overview/dscforengineers
109109
[23]: /powershell/scripting/dsc/configurations/configurations
110110
[24]: /powershell/scripting/dsc/pull-server/enactingconfigurations
111111
[25]: /powershell/scripting/install/installing-powershell
112-
[26]: /powershell/scripting/learn/tutorials/00-introduction
112+
[26]: discover-powershell.md
113113
[27]: /powershell/scripting/learn/ps101/00-introduction
114114
[28]: /shows/browse?terms=powershell
115115
[29]: /training/browse/?terms=PowerShell

0 commit comments

Comments
 (0)