Skip to content

Commit af814b3

Browse files
committed
7892-2 Link fix
1 parent 1be8f9e commit af814b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/setup-upgrade-and-drivers/error-0x80070003-during-process-drivers-for-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Such folders shouldn't be empty.
113113
> [!NOTE]
114114
>
115115
> - The `Get-ChildItem -Directory` cmdlet selects only subfolders. Therefore, the robocopy operation skips root-level files, such as .mum and .manifest files.
116-
> - For more information about the `Get-ChildItem` cmdlet and its options, see [Get-ChildItem](/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.5).
116+
> - For more information about the `Get-ChildItem` cmdlet and its options, see [Get-ChildItem](/powershell/module/microsoft.powershell.management/get-childitem).
117117
> - For more information about the `robocopy` command and its switches, see [robocopy](/windows-server/administration/windows-commands/robocopy).
118118
119119
1. To copy the subfolders and log the operation, run the following command:

0 commit comments

Comments
 (0)