From 0cd1cf06646972e0f0b93ca255d53b8ad580f394 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Sat, 3 Feb 2018 23:40:44 +0000 Subject: [PATCH] adjust disk resizing titles --- doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.md b/doc.md index 154fc482..c951c8ac 100644 --- a/doc.md +++ b/doc.md @@ -124,8 +124,8 @@ Configuration Guides * [How to set up a ProxyVM as a VPN Gateway](/doc/vpn/) * [Storing AppVMs on Secondary Drives](/doc/secondary-storage/) * [Multibooting](/doc/multiboot/) - * [Resizing AppVM and HVM Disk Images](/doc/resize-disk-image/) - * [Extending `root.img` Size](/doc/resize-root-disk-image/) + * [Resize Private Disk Image](/doc/resize-disk-image/) + * [Resize Root Disk Image](/doc/resize-root-disk-image/) * [RPC Policies](/doc/rpc-policy/) * [Installing ZFS in Qubes](/doc/zfs/) * [Mutt Guide](/doc/mutt/)