From 74740473d41950fc6126fd5aa86fa7e30c870dc0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Fri, 20 Jan 2017 16:10:35 +0100
Subject: [PATCH] paths

---
 docs.it4i/anselm-cluster-documentation/introduction.md | 2 +-
 docs.it4i/anselm-cluster-documentation/prace.md        | 4 ++--
 docs.it4i/salomon/prace.md                             | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs.it4i/anselm-cluster-documentation/introduction.md b/docs.it4i/anselm-cluster-documentation/introduction.md
index 75af242bc..181837f91 100644
--- a/docs.it4i/anselm-cluster-documentation/introduction.md
+++ b/docs.it4i/anselm-cluster-documentation/introduction.md
@@ -7,7 +7,7 @@ The cluster runs bullx Linux ([bull](http://www.bull.com/bullx-logiciels/systeme
 
 User data shared file-system (HOME, 320TB) and job data shared file-system (SCRATCH, 146TB) are available to users.
 
-The PBS Professional workload manager provides [computing resources allocations and job execution](resource-allocation-and-job-execution/).
+The PBS Professional workload manager provides [computing resources allocations and job execution](resources-allocation-policy/).
 
 Read more on how to [apply for resources](../get-started-with-it4innovations/applying-for-resources/), [obtain login credentials,](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/) and [access the cluster](shell-and-data-access/).
 
diff --git a/docs.it4i/anselm-cluster-documentation/prace.md b/docs.it4i/anselm-cluster-documentation/prace.md
index eae693f8f..d8003b41c 100644
--- a/docs.it4i/anselm-cluster-documentation/prace.md
+++ b/docs.it4i/anselm-cluster-documentation/prace.md
@@ -217,7 +217,7 @@ PRACE users can use the "prace" module to use the [PRACE Common Production Envir
 
 ### Resource Allocation and Job Execution
 
-General information about the resource allocation, job queuing and job execution is in this [section of general documentation](resource-allocation-and-job-execution/).
+General information about the resource allocation, job queuing and job execution is in this [section of general documentation](resources-allocation-policy/).
 
 For PRACE users, the default production run queue is "qprace". PRACE users can also use two other queues "qexp" and "qfree".
 
@@ -231,7 +231,7 @@ For PRACE users, the default production run queue is "qprace". PRACE users can a
 
 ### Accounting & Quota
 
-The resources that are currently subject to accounting are the core hours. The core hours are accounted on the wall clock basis. The accounting runs whenever the computational cores are allocated or blocked via the PBS Pro workload manager (the qsub command), regardless of whether the cores are actually used for any calculation. See [example in the general documentation](resource-allocation-and-job-execution/resources-allocation-policy/).
+The resources that are currently subject to accounting are the core hours. The core hours are accounted on the wall clock basis. The accounting runs whenever the computational cores are allocated or blocked via the PBS Pro workload manager (the qsub command), regardless of whether the cores are actually used for any calculation. See [example in the general documentation](resources-allocation-policy/).
 
 PRACE users should check their project accounting using the [PRACE Accounting Tool (DART)](http://www.prace-ri.eu/accounting-report-tool/).
 
diff --git a/docs.it4i/salomon/prace.md b/docs.it4i/salomon/prace.md
index 68da2f4ad..1f4e771b9 100644
--- a/docs.it4i/salomon/prace.md
+++ b/docs.it4i/salomon/prace.md
@@ -229,7 +229,7 @@ PRACE users can use the "prace" module to use the [PRACE Common Production Envir
 
 ### Resource Allocation and Job Execution
 
-General information about the resource allocation, job queuing and job execution is in this [section of general documentation](resource-allocation-and-job-execution/).
+General information about the resource allocation, job queuing and job execution is in this [section of general documentation](resources-allocation-policy/).
 
 For PRACE users, the default production run queue is "qprace". PRACE users can also use two other queues "qexp" and "qfree".
 
-- 
GitLab