diff options
| author | WindowsAddict | 2025-10-07 23:18:31 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-10-07 23:18:31 +0000 |
| commit | 12ca733f97706a9e276c2c5694757aea6a8f3739 (patch) | |
| tree | d5ec3ef84eb481e42071966b4c23257ecb804cc2 /sidebars.js | |
| parent | a95bf7ce742df3189b13cb899d675060b22fd9a4 (diff) | |
| download | massgrave.dev-12ca733f97706a9e276c2c5694757aea6a8f3739.zip | |
Add guide link for update Windows ISO
Diffstat (limited to 'sidebars.js')
| -rw-r--r-- | sidebars.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sidebars.js b/sidebars.js index 31e06a1..e6b8aa0 100644 --- a/sidebars.js +++ b/sidebars.js @@ -100,6 +100,12 @@ const sidebars = { 'powershell-on-legacy-windows', { type: 'link', + label: 'Update Windows ISO', + href: 'https://gravesoft.dev/update-windows-iso', + description: 'Guide on how to manually update Windows ISO file.' + }, + { + type: 'link', label: 'In-Place Repair Upgrade', href: 'https://gravesoft.dev/in-place_repair_upgrade', description: 'In-place repair upgrade using Windows ISO file is a good way to fix system errors.' |
