Skip to content

Commit dc61c17

Browse files
authored
Fix broken xref link (#11080)
1 parent 3b9ab5b commit dc61c17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/docs-conceptual/dev-cross-plat/performance/script-authoring-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ the **Append** parameter, which isn't required for the later implementation.
650650
[04]: xref:System.Void
651651
[05]: xref:Microsoft.PowerShell.Core.Out-Null
652652
[06]: xref:System.Collections.Generic.List`1
653-
[07]: System.Collections.Generic.List`1.Add*
653+
[07]: xref:System.Collections.Generic.List`1.Add*
654654
[08]: xref:System.String
655655
[09]: xref:System.Int32
656656
[10]: xref:System.Object

0 commit comments

Comments
 (0)