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 64ce827a15d1f26371b8b8051e02ccec21bc8776..606b11fed2334c4fdfb10f8d31c53da177ddf825 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/#section-1).
+	The environment is **not** shared between login nodes, except for [shared filesystems](../storage/storage/#shared-filesystems).
 
 Data Transfer
 -------------
diff --git a/docs.it4i/salomon/shell-and-data-access.md b/docs.it4i/salomon/shell-and-data-access.md
index ce0d03c09fe5a31b0b926a3e32b3fda1de876c03..8e1ebf18a4ba41c3a2aeaa3146408018b5b65828 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](../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](../storage/storage/).
 
 Connection restrictions
 -----------------------