From 2fa1da0fda3ed9994811f7d2cd8370d20fa20bc5 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 18 Dec 2018 00:17:37 -0600 Subject: [PATCH] Make link relative and remove extra newline --- configuration/resize-disk-image.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration/resize-disk-image.md b/configuration/resize-disk-image.md index 899a85f5..88b0fcee 100644 --- a/configuration/resize-disk-image.md +++ b/configuration/resize-disk-image.md @@ -16,8 +16,7 @@ Resize Disk Image There are several disk images which can be easily extended, but pay attention to the overall consumed space of your sparse/thin disk images. See also [OS Specific Follow-up Instructions](/doc/resize-disk-image/#os-specific-follow-up-instructions) at the end of this page. - -Since a TemplateBasedVM [inherits its system filesystem from the Template on which it is based](https://www.qubes-os.org/getting-started/#appvms-qubes-and-templatevms), it is not possible to resize the system disk for a TemplateBasedVM. +Since a TemplateBasedVM [inherits its system filesystem from the Template on which it is based](/getting-started/#appvms-qubes-and-templatevms), it is not possible to resize the system disk for a TemplateBasedVM. ### Template disk image (R4.0)