From 760b42f6fbacd4dd2766ace225a3a6dff5dd4121 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Tue, 22 Dec 2020 17:32:26 +0100 Subject: [PATCH] proxmox/bugfix: link to disk-management is broken --- wiki/linux/proxmox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/linux/proxmox.md b/wiki/linux/proxmox.md index 18e957e..532572c 100644 --- a/wiki/linux/proxmox.md +++ b/wiki/linux/proxmox.md @@ -19,7 +19,7 @@ For example (100G is 100GibiByte): qm resize 100 ide0 +100G ``` -After that grow the filesystem as described in [the disk-management article](linux/disk-management.md). +After that grow the filesystem as described in [the disk-management article](disk-management.md). ## VM passthrough