From c454bf8b50b22ea19185267f67b6759a06abbda9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 26 Jun 2018 15:15:20 +0200
Subject: [PATCH] fix links

---
 docs.it4i/software/viz/paraview.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/software/viz/paraview.md b/docs.it4i/software/viz/paraview.md
index 7e2bae9a9..3ef96099c 100644
--- a/docs.it4i/software/viz/paraview.md
+++ b/docs.it4i/software/viz/paraview.md
@@ -29,7 +29,7 @@ To launch the server, you must first allocate compute nodes, for example
 $ qsub -I -q qprod -A OPEN-0-0 -l select=2
 ```
 
-to launch an interactive session on 2 nodes. Refer to [Resource Allocation and Job Execution](../salomon/job-submission-and-execution/) for details.
+to launch an interactive session on 2 nodes. Refer to [Resource Allocation and Job Execution](../../salomon/job-submission-and-execution/) for details.
 
 After the interactive session is opened, load the ParaView module (following examples for Salomon, Anselm instructions in comments):
 
-- 
GitLab