Skip to content

Commit 747cff5

Browse files
committed
[BULK UPDATE] DocuTune - Rebranding links
1 parent 7eb5cf5 commit 747cff5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/docs-conceptual/PSScriptAnalyzer/Rules/UseApprovedVerbs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ All cmdlets must used approved verbs.
1515

1616
Approved verbs can be found by running the command `Get-Verb`.
1717

18-
Additional documentation on approved verbs can be found in the microsoft docs page
18+
Additional documentation on approved verbs can be found at
1919
[Approved Verbs for PowerShell Commands](/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands).
2020
Some unapproved verbs are documented on the approved verbs page and point to approved alternatives.
2121
Try searching for the verb you used to find its approved form. For example, searching for `Read`,

reference/ps-modules/Microsoft.PowerShell.Crescendo/New-OutputHandler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Crescendo-help.xml
33
Module Name: Microsoft.PowerShell.Crescendo
44
ms.date: 11/09/2021
5-
online version:https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-outputhandler?view=ps-modules&wt.mc_id=ps-gethelp
5+
online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.crescendo/new-outputhandler?view=ps-modules&wt.mc_id=ps-gethelp
66
schema: 2.0.0
77
---
88

0 commit comments

Comments
 (0)