From 1aaf623808feb0e76b8711429ba5bcbeb3e8ca5b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Sl=C3=ADva?= <roman.sliva@vsb.cz>
Date: Tue, 12 Sep 2023 11:10:15 +0200
Subject: [PATCH] Remove Vnode Allocation II

---
 docs.it4i/general/resources-allocation-policy.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md
index e76c47a82..ce66684b5 100644
--- a/docs.it4i/general/resources-allocation-policy.md
+++ b/docs.it4i/general/resources-allocation-policy.md
@@ -14,7 +14,7 @@ Computational resources are subject to [accounting policy][7].
 
 !!! important
     Queues are divided based on a resource type: `qcpu_` for non-accelerated nodes and `qgpu_` for accelerated nodes. <br><br>
-    On the Karolina's `qgpu` queue, **you can now allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4].<br><br>
+    On the Karolina's `qgpu` queue, **you can allocate 1/8 of the node - 1 GPU and 16 cores**. <br><br>
 
 ### New Queues
 
@@ -93,7 +93,6 @@ Options:
 [1]: job-priority.md
 [2]: #resource-accounting-policy
 [3]: job-submission-and-execution.md
-[4]: ./vnode-allocation.md
 [5]: ./karolina-queues.md
 [6]: ./barbora-queues.md
 [7]: ./resource-accounting.md
-- 
GitLab