From 8855debf39f69f1e36650d4266e1922c74c03345 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Thu, 19 Jan 2017 10:04:13 +0100
Subject: [PATCH] Paths

---
 .../anselm-cluster-documentation/shell-and-data-access.md     | 4 ++--
 docs.it4i/salomon/shell-and-data-access.md                    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md b/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md
index d10061be0..3a21bd2d7 100644
--- a/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md
+++ b/docs.it4i/anselm-cluster-documentation/shell-and-data-access.md
@@ -55,7 +55,7 @@ Last login: Tue Jul  9 15:57:38 2013 from your-host.example.com
 Example to the cluster login:
 
 !!! Note "Note"
-	The environment is **not** shared between login nodes, except for [shared filesystems](../storage/storage/#shared-filesystems).
+	The environment is **not** shared between login nodes, except for [shared filesystems](../anselm-cluster-documentation/storage/storage/#shared-filesystems).
 
 Data Transfer
 -------------
@@ -114,7 +114,7 @@ $ man sshfs
 
 On Windows, use [WinSCP client](http://winscp.net/eng/download.php) to transfer the data. The [win-sshfs client](http://code.google.com/p/win-sshfs/) provides a way to mount the Anselm filesystems directly as an external disc.
 
-More information about the shared file systems is available [here](../storage/storage/).
+More information about the shared file systems is available [here](../anselm-cluster-documentation/storage/storage/).
 
 
 Connection restrictions
diff --git a/docs.it4i/salomon/shell-and-data-access.md b/docs.it4i/salomon/shell-and-data-access.md
index 8e1ebf18a..11349f37f 100644
--- a/docs.it4i/salomon/shell-and-data-access.md
+++ b/docs.it4i/salomon/shell-and-data-access.md
@@ -42,7 +42,7 @@ On **Windows**, use [PuTTY ssh client](../get-started-with-it4innovations/access
 After logging in, you will see the command prompt:
 
 !!! Note "Note"
-	The environment is **not** shared between login nodes, except for [shared filesystems](../storage/storage/).
+	The environment is **not** shared between login nodes, except for [shared filesystems](../salomon/storage/storage/).
 
 Data Transfer
 -------------
@@ -92,7 +92,7 @@ $ man sshfs
 
 On Windows, use [WinSCP client](http://winscp.net/eng/download.php) to transfer the data. The [win-sshfs client](http://code.google.com/p/win-sshfs/) provides a way to mount the Salomon filesystems directly as an external disc.
 
-More information about the shared file systems is available [here](../storage/storage/).
+More information about the shared file systems is available [here](../salomon/storage/storage/).
 
 Connection restrictions
 -----------------------
-- 
GitLab