diff --git a/docs.it4i/anselm/capacity-computing.md b/docs.it4i/anselm/capacity-computing.md
index 88cc8ae9eee0431f80deadf3406f7956d36dce2c..626a66ef5d5eb6102e56e2f2c08fe81fa44be3f2 100644
--- a/docs.it4i/anselm/capacity-computing.md
+++ b/docs.it4i/anselm/capacity-computing.md
@@ -315,12 +315,12 @@ $ unzip capacity.zip
 $ cat README
 ```
 
-[1]: ./#job-arrays
-[2]: ./#shared-jobscript-on-one-node
-[3]: ./#gnu-parallel
-[4]: ./#job-arrays-and-gnu-parallel
-[5]: ./#array_example
+[1]: #job-arrays
+[2]: #shared-jobscript-on-one-node
+[3]: #gnu-parallel
+[4]: #job-arrays-and-gnu-parallel
+[5]: #array_example
 [6]: ../pbspro.md
-[7]: ./#gp_example
-[8]: ./#combined_example
-[9]: ./capacity.zip
+[7]: #gp_example
+[8]: #combined_example
+[9]: capacity.zip
diff --git a/docs.it4i/anselm/hardware-overview.md b/docs.it4i/anselm/hardware-overview.md
index 36539dc969a9482ee1ce2fc1b6a3591b1cf3ac72..04cc8b5b7f04b15e6b6194904f42bb52ca68785a 100644
--- a/docs.it4i/anselm/hardware-overview.md
+++ b/docs.it4i/anselm/hardware-overview.md
@@ -59,10 +59,10 @@ The parameters are summarized in the following tables:
 
 For more details refer to [Compute nodes][1], [Storage][4], and [Network][3].
 
-[1]: ./compute-nodes.md
-[2]: ./resources-allocation-policy.md
-[3]: ./network.md
-[4]: ./storage.md
-[5]: ./shell-and-data-access.md
+[1]: compute-nodes.md
+[2]: resources-allocation-policy.md
+[3]: network.md
+[4]: storage.md
+[5]: shell-and-data-access.md
 
 [a]: https://support.it4i.cz/rt
diff --git a/docs.it4i/anselm/job-submission-and-execution.md b/docs.it4i/anselm/job-submission-and-execution.md
index faa7b66fa6f03fad029d806f77741a8bd969884b..ef21fdde26f69b3f2a2a2b1c503bc2679d4372fe 100644
--- a/docs.it4i/anselm/job-submission-and-execution.md
+++ b/docs.it4i/anselm/job-submission-and-execution.md
@@ -408,10 +408,10 @@ In this example, a directory in /home holds the input file input and executable
 
 Further jobscript examples may be found in the software section and the [Capacity computing][7] section.
 
-[1]: ./#example-jobscript-for-mpi-calculation-with-preloaded-inputs
-[2]: ./network.md
-[3]: ./hardware-overview.md
-[4]: ./storage.md
+[1]: #example-jobscript-for-mpi-calculation-with-preloaded-inputs
+[2]: network.md
+[3]: hardware-overview.md
+[4]: storage.md
 [5]: ../software/mpi/Running_OpenMPI.md
 [6]: ../software/mpi/running-mpich2.md
-[7]: ./capacity-computing.md
+[7]: capacity-computing.md
diff --git a/docs.it4i/anselm/resources-allocation-policy.md b/docs.it4i/anselm/resources-allocation-policy.md
index 476e7aa268d5622e22bc61b27702b87aa87205d4..1e6efbfea59645789c595528c9d02c630a1d30bf 100644
--- a/docs.it4i/anselm/resources-allocation-policy.md
+++ b/docs.it4i/anselm/resources-allocation-policy.md
@@ -110,9 +110,9 @@ Options:
 
 ---8<--- "mathjax.md"
 
-[1]: ./job-priority.md
-[2]: ./#resources-accounting-policy
-[3]: ./job-submission-and-execution.md
+[1]: job-priority.md
+[2]: #resources-accounting-policy
+[3]: job-submission-and-execution.md
 
 [a]: https://support.it4i.cz/rt/
 [b]: https://extranet.it4i.cz/anselm/queues
diff --git a/docs.it4i/anselm/shell-and-data-access.md b/docs.it4i/anselm/shell-and-data-access.md
index ccb76a1b83cba6e6815331836bf6073b385790b2..767c300d21a897fd4f6b56f45b61a3ff51a7e806 100644
--- a/docs.it4i/anselm/shell-and-data-access.md
+++ b/docs.it4i/anselm/shell-and-data-access.md
@@ -213,9 +213,9 @@ Now, configure the applications proxy settings to **localhost:6000**. Use port f
 
 [1]: ../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
 [2]: ../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
-[3]: ./storage.md#shared-filesystems
-[4]: ./storage.md
-[5]: ./#port-forwarding-from-login-nodes
+[3]: storage.md#shared-filesystems
+[4]: storage.md
+[5]: #port-forwarding-from-login-nodes
 [6]: ../general/accessing-the-clusters/graphical-user-interface/x-window-system.md
 [7]: ../general/accessing-the-clusters/graphical-user-interface/vnc.md
 [8]: ../general/accessing-the-clusters/vpn-access.md