diff options
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.' |
