From 5548c1b00a0be7cfc755191f1dc1fe9c1769c180 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:50:58 +0100
Subject: [PATCH] Links OK

---
 docs.it4i/anselm/capacity-computing.md | 1 -
 docs.it4i/anselm/introduction.md       | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs.it4i/anselm/capacity-computing.md b/docs.it4i/anselm/capacity-computing.md
index 4871b197b..88cc8ae9e 100644
--- a/docs.it4i/anselm/capacity-computing.md
+++ b/docs.it4i/anselm/capacity-computing.md
@@ -13,7 +13,6 @@ However, executing a huge number of jobs via the PBS queue may strain the system
 * Use [GNU parallel][3] when running single core jobs
 * Combine [GNU parallel with Job arrays][4] when running huge number of single core jobs
 
-
 ## Policy
 
 1. A user is allowed to submit at most 100 jobs. Each job may be [a job array][1].
diff --git a/docs.it4i/anselm/introduction.md b/docs.it4i/anselm/introduction.md
index d01c5b061..a75b12e43 100644
--- a/docs.it4i/anselm/introduction.md
+++ b/docs.it4i/anselm/introduction.md
@@ -10,11 +10,11 @@ The PBS Professional workload manager provides [computing resources allocations
 
 Read more on how to [apply for resources][4], [obtain login credentials][5] and [access the cluster][6].
 
-[1]: ./hardware-overview.md
+[1]: hardware-overview.md
 [2]: ../environment-and-modules.md
-[3]: ./resources-allocation-policy.md
+[3]: resources-allocation-policy.md
 [4]: ../general/applying-for-resources.md
 [5]: ../general/obtaining-login-credentials/obtaining-login-credentials.md
-[6]: ./shell-and-data-access.md
+[6]: shell-and-data-access.md
 
 [a]: http://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg
-- 
GitLab