diff options
| author | Lyssa | 2026-02-15 12:03:46 +0000 |
|---|---|---|
| committer | Lyssa | 2026-02-15 12:03:46 +0000 |
| commit | 41801bda312066b3239873d1b4825ffeee27b8f3 (patch) | |
| tree | 81b161f0a26136e8e6e4f6be1416b3d953c1cbbd /docs/in-place_repair_upgrade.md | |
| parent | 0e82d47f233e6804a77d02304db0accbf9aed417 (diff) | |
| download | massgrave.dev-41801bda312066b3239873d1b4825ffeee27b8f3.zip | |
Remove mentions of MSDL in all guides
Diffstat (limited to 'docs/in-place_repair_upgrade.md')
| -rw-r--r-- | docs/in-place_repair_upgrade.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/in-place_repair_upgrade.md b/docs/in-place_repair_upgrade.md index b291167..821f23f 100644 --- a/docs/in-place_repair_upgrade.md +++ b/docs/in-place_repair_upgrade.md @@ -6,7 +6,7 @@ Performing an in-place repair upgrade using a Windows ISO file is a good way to fix system errors. Here is how to do it. -- [Download the Windows ISO](https://massgrave.dev/genuine-installation-media) that matches your desired version, language, and architecture. +- [Download the Windows ISO](genuine-installation-media.md) that matches your desired version, language, and architecture. - To check the installed Windows architecture, open PowerShell as administrator and enter: ```powershell (Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Environment").PROCESSOR_ARCHITECTURE |
