diff --git a/docs.it4i/software/viz/paraview.md b/docs.it4i/software/viz/paraview.md
index 7e2bae9a95bc33c6f83756188a5c1c54e4037892..3ef96099c5d39b5463d4f950fa8e72f807d4a096 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):