summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLyssa2026-02-15 12:03:46 +0000
committerLyssa2026-02-15 12:03:46 +0000
commit41801bda312066b3239873d1b4825ffeee27b8f3 (patch)
tree81b161f0a26136e8e6e4f6be1416b3d953c1cbbd
parent0e82d47f233e6804a77d02304db0accbf9aed417 (diff)
downloadmassgrave.dev-41801bda312066b3239873d1b4825ffeee27b8f3.zip
Remove mentions of MSDL in all guides
-rw-r--r--docs/clean_install_windows.md2
-rw-r--r--docs/evaluation_editions.md2
-rw-r--r--docs/in-place_repair_upgrade.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/clean_install_windows.md b/docs/clean_install_windows.md
index 256f7e4..b666a62 100644
--- a/docs/clean_install_windows.md
+++ b/docs/clean_install_windows.md
@@ -6,7 +6,7 @@ Guide on how to backup your data and clean install Windows.
## Prerequisites
-- A genuine Windows ISO file, you can download from https://msdl.gravesoft.dev/
+- A genuine Windows ISO file. You can get one from [here](genuine-installation-media.md).
- The latest version of Rufus from https://rufus.ie/
- A minimum 8GB USB drive
- Follow this [guide](remove_malware.md) before making a bootable USB if you think the system has malware.
diff --git a/docs/evaluation_editions.md b/docs/evaluation_editions.md
index 78b5d9c..92f3fc7 100644
--- a/docs/evaluation_editions.md
+++ b/docs/evaluation_editions.md
@@ -56,7 +56,7 @@ It will upgrade your eval Windows version to the full version.
GAC means general availability channel, aka normal version.
-- Download genuine Windows 10/11 ISO from [MSDL](https://msdl.gravesoft.dev/) in the same Windows language, and architecture.
+- Download genuine Windows 10/11 ISO from [here](genuine-installation-media.md) in the same Windows language, and architecture.
- Right-click on the downloaded ISO file, Open With > Windows Explorer
- A new DVD drive will appear in Windows Explorer, which means the installation image has been mounted successfully.
- Now open the command prompt as admin and enter,
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