Skip to content

Commit 88968ce

Browse files
committed
Link fixes
1 parent e9d5ca0 commit 88968ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-client/setup-upgrade-and-drivers/use-windows-setup-compatibility-scan-logs-to-identify-blocking-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You run a Windows feature update or an in-place upgrade on a Windows computer. T
4848
```setup.exe /auto upgrade /noreboot /eula accept /compat scanonly /compat ignorewarning
4949
```
5050

51-
For more information, see [Windows Setup Command-Line Options: /Compat](/windows-hardware/manufacture/desktop/windows-setup-command-line-options?view=windows-11#compat).
51+
For more information, see [Windows Setup Command-Line Options: /Compat](/windows-hardware/manufacture/desktop/windows-setup-command-line-options#compat).
5252

5353
1. Recheck the logs to make sure that the issue doesn't recur, and that Setup generated the `0xC1900210` code. If it generated the `0xC1900208` code, review the logs for further compatibility issues.
5454
1. When the compatibility checks pass, retry the upgrade.
@@ -124,5 +124,5 @@ Windows inbox and appraiser processes and Dynamic update processes write and ref
124124

125125
## References
126126

127-
- [Windows 10 upgrade resolution procedures](/windows-client/setup-upgrade-and-drivers/windows-10-upgrade-resolution-procedures?toc=%2Fwindows%2Fdeployment#0xc1900101)
127+
- [Windows 10 upgrade resolution procedures](windows-10-upgrade-resolution-procedures.md?toc=%2Fwindows%2Fdeployment#0xc1900101)
128128
- [Windows upgrade log files](/windows/deployment/upgrade/log-files)

0 commit comments

Comments
 (0)