diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md
index ce66684b52ece74737447f107c179fb0b1307246..be2334f9f5a2fcf2eb6045eff09f4aebe00503ae 100644
--- a/docs.it4i/general/resources-allocation-policy.md
+++ b/docs.it4i/general/resources-allocation-policy.md
@@ -21,7 +21,7 @@ Computational resources are subject to [accounting policy][7].
 | <div style="width:86px">Queue</div>| Description |
 | -------------------------------- | ----------- |
 | `qcpu`                           | Production queue for non-accelerated nodes intended for standard production runs. Requires an active project with nonzero remaining resources. Full nodes are allocated. Identical to `qprod`. |
-| `qgpu`                           | Dedicated queue for accessing the NVIDIA accelerated nodes. Requires an active project with nonzero remaining resources. It utilizes 8x NVIDIA A100 with 320GB HBM2 memory per node. The PI needs to explicitly ask support for authorization to enter the queue for all users associated with their project. **On Karolina, you can allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4]. |
+| `qgpu`                           | Dedicated queue for accessing the NVIDIA accelerated nodes. Requires an active project with nonzero remaining resources. It utilizes 8x NVIDIA A100 with 320GB HBM2 memory per node. The PI needs to explicitly ask support for authorization to enter the queue for all users associated with their project. **On Karolina, you can allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Karolina qgpu allocation][4]. |
 | `qcpu_biz`<br>`qgpu_biz`         | Commercial queues, slightly higher priority.                   |
 | `qcpu_eurohpc`<br>`qgpu_eurohpc` | EuroHPC queues, slightly higher priority, **Karolina only**.   |
 | `qcpu_exp`<br>`qgpu_exp`         | Express queues for testing and running very small jobs. There are 2 nodes always reserved (w/o accelerators), max 8 nodes available per user. The nodes may be allocated on a per core basis. It is configured to run one job and accept five jobs in a queue per user. |
@@ -93,6 +93,7 @@ Options:
 [1]: job-priority.md
 [2]: #resource-accounting-policy
 [3]: job-submission-and-execution.md
+[4]: karolina-slurm/#using-gpu-queues
 [5]: ./karolina-queues.md
 [6]: ./barbora-queues.md
 [7]: ./resource-accounting.md