From 51fef9fc6f7d50344963d1601d7765a5a79377ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz>
Date: Wed, 31 Oct 2018 09:55:59 +0100
Subject: [PATCH] Links OK

---
 docs.it4i/anselm/capacity-computing.md           | 16 ++++++++--------
 docs.it4i/anselm/hardware-overview.md            | 10 +++++-----
 docs.it4i/anselm/job-submission-and-execution.md | 10 +++++-----
 docs.it4i/anselm/resources-allocation-policy.md  |  6 +++---
 docs.it4i/anselm/shell-and-data-access.md        |  6 +++---
 5 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/docs.it4i/anselm/capacity-computing.md b/docs.it4i/anselm/capacity-computing.md
index 88cc8ae9e..626a66ef5 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 36539dc96..04cc8b5b7 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 faa7b66fa..ef21fdde2 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 476e7aa26..1e6efbfea 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 ccb76a1b8..767c300d2 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
-- 
GitLab