Skip to content

Commit 099194c

Browse files
committed
fix broken link
1 parent a205d20 commit 099194c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Describes how to create and use functions in PowerShell.
33
Locale: en-US
4-
ms.date: 06/26/2024
4+
ms.date: 04/17/2025
55
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_functions?view=powershell-5.1&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_Functions

reference/5.1/Microsoft.PowerShell.Core/About/about_PSItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: The automatic variable that contains the current object in the pipeline object.
33
Locale: en-US
4-
ms.date: 01/31/2025
4+
ms.date: 04/17/2025
55
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_psitem?view=powershell-5.1&WT.mc_id=ps-gethelp
66
schema: 2.0.0
77
title: about_PSItem
@@ -400,7 +400,7 @@ For more examples, see the _Accessing exception information_ section in
400400
[07]: about_Functions_Advanced_Parameters.md#validatescript-validation-attribute
401401
[08]: about_Functions_Advanced.md
402402
[09]: about_Functions.md
403-
[10]: about_Functions.md#filters
403+
[10]: about_Functions.md#filter-syntax
404404
[11]: about_Script_Blocks.md
405405
[12]: about_Script_Blocks.md#using-delay-bind-script-blocks-with-parameters
406406
[13]: about_Switch.md

reference/7.4/Microsoft.PowerShell.Core/About/about_PSItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ with the default format for the current culture by casting the value to
418418
[07]: about_Functions_Advanced_Parameters.md#validatescript-validation-attribute
419419
[08]: about_Functions_Advanced.md
420420
[09]: about_Functions.md
421-
[10]: about_Functions.md#filters
421+
[10]: about_Functions.md#filter-syntax
422422
[11]: about_Script_Blocks.md
423423
[12]: about_Script_Blocks.md#using-delay-bind-script-blocks-with-parameters
424424
[13]: about_Switch.md

reference/7.5/Microsoft.PowerShell.Core/About/about_PSItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ with the default format for the current culture by casting the value to
418418
[07]: about_Functions_Advanced_Parameters.md#validatescript-validation-attribute
419419
[08]: about_Functions_Advanced.md
420420
[09]: about_Functions.md
421-
[10]: about_Functions.md#filters
421+
[10]: about_Functions.md#filter-syntax
422422
[11]: about_Script_Blocks.md
423423
[12]: about_Script_Blocks.md#using-delay-bind-script-blocks-with-parameters
424424
[13]: about_Switch.md

reference/7.6/Microsoft.PowerShell.Core/About/about_PSItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ with the default format for the current culture by casting the value to
418418
[07]: about_Functions_Advanced_Parameters.md#validatescript-validation-attribute
419419
[08]: about_Functions_Advanced.md
420420
[09]: about_Functions.md
421-
[10]: about_Functions.md#filters
421+
[10]: about_Functions.md#filter-syntax
422422
[11]: about_Script_Blocks.md
423423
[12]: about_Script_Blocks.md#using-delay-bind-script-blocks-with-parameters
424424
[13]: about_Switch.md

0 commit comments

Comments
 (0)