Skip to content

Commit 1918911

Browse files
Fix link references
1 parent dee3796 commit 1918911

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

reference/docs-conceptual/developer/format/how-to-create-a-formatting-file-format-ps1xml.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ This topic describes how to create a formatting file (`Format.ps1xml`).
4242

4343
## See also
4444

45-
- [Writing a Windows PowerShell Formatting and Types File][02]
45+
- [Formatting File Overview][02]
46+
- [Formatting File Concepts][03]
4647

4748
<!-- link references -->
4849
[01]: /powershell/module/microsoft.powershell.core/about/about_signing.md
49-
[02]: (./writing-a-powershell-formatting-file.md)
50+
[02]: ./formatting-file-overview.md
51+
[03]: ./formatting-file-concepts.md

0 commit comments

Comments
 (0)