Skip to content

Commit 8373a3f

Browse files
Merge pull request MicrosoftDocs#3577 from michaeltlombardi/maint/main/fix-build
(MAINT) Fix `*-VHDSnapshot` for updateable help
2 parents 1f0022e + 02773d6 commit 8373a3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docset/winserver2022-ps/hyper-v/Get-VHDSnapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ This cmdlet returns a **VHDSnapshotInfo** object.
166166

167167
## RELATED LINKS
168168

169-
- [Remove-VHDSnapshot](remove-vhdsnapshot.md)
169+
[Remove-VHDSnapshot](remove-vhdsnapshot.md)

docset/winserver2022-ps/hyper-v/Remove-VHDSnapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
239239

240240
## RELATED LINKS
241241

242-
- [Get-VHDSnapshot](get-vhdsnapshot.md)
242+
[Get-VHDSnapshot](get-vhdsnapshot.md)

0 commit comments

Comments
 (0)