diff options
| author | Lyssa | 2026-03-04 13:45:19 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-04 13:45:19 +0000 |
| commit | 1ad107c713db7d0923a3fdb69d36b39c7b5f32f5 (patch) | |
| tree | 093266dd30157b7abb70248ea5e9bc5a89405056 /sidebars.js | |
| parent | a0dfe26ad845dd5452cc39b810c74742568d26aa (diff) | |
| download | massgrave.dev-1ad107c713db7d0923a3fdb69d36b39c7b5f32f5.zip | |
We can no longer afford to host ISOs for older versions of Windows.
We recommend getting those ISOs from other sources and checking them against known-good hashes. The Genuine Installation Media page has instructions for doing this.
Diffstat (limited to 'sidebars.js')
| -rw-r--r-- | sidebars.js | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sidebars.js b/sidebars.js index 6a52018..e08b40c 100644 --- a/sidebars.js +++ b/sidebars.js @@ -23,17 +23,13 @@ const sidebars = { 'windows_11_links', 'windows_10_links', 'windows_ltsc_links', - 'windows_arm_links', - 'windows-server-links', { type: 'html', value: '<hr class="sidebar-hr" />', }, - 'windows_8.1_links', - 'windows_8_links', - 'windows_7_links', - 'windows_vista__links', - 'windows_xp_links', + 'windows_arm_links', + 'windows-server-links', + 'windows-embedded-links', { type: 'html', value: '<hr class="sidebar-hr" />', |
