diff --git a/docs.it4i/anselm-cluster-documentation/storage.md b/docs.it4i/anselm-cluster-documentation/storage.md
index 1da70d5f11bd949ed234b0e699c68adfcebb890a..c8ad7ab5257a3bf80618b0f2c1171bf39799cb16 100644
--- a/docs.it4i/anselm-cluster-documentation/storage.md
+++ b/docs.it4i/anselm-cluster-documentation/storage.md
@@ -110,7 +110,7 @@ The HOME filesystem is mounted in directory /home. Users home directories /home/
 
 The HOME filesystem should not be used to archive data of past Projects or other unrelated data.
 
-The files on HOME filesystem will not be deleted until end of the [users lifecycle](../../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
+The files on HOME filesystem will not be deleted until end of the [users lifecycle](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
 
 The filesystem is backed up, such that it can be restored in case of catasthropic failure resulting in significant data loss. This backup however is not intended to restore old versions of user data or to restore (accidentaly) deleted files.
 
diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index 69b7e2729f4067bb88b13ec8e013877f2d3d7d46..8073e67a381df6e6cf019293a9a722e89b0ae815 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -3,6 +3,7 @@ Storage
 
 Introduction
 ------------
+
 There are two main shared file systems on Salomon cluster, the [HOME](#home)and [SCRATCH](#shared-filesystems).
 
 All login and compute nodes may access same data on shared filesystems. Compute nodes are also equipped with local (non-shared) scratch, ramdisk and tmp filesystems.
@@ -11,13 +12,16 @@ Policy (in a nutshell)
 ----------------------
 !!! Note "Note"
 	Use [ for your most valuable data and programs.
-    Use [WORK](#work) for your large project files.
-    Use [TEMP](#temp) for large scratch data.
-
+!!! Note "Note"
+	Use [WORK](#work) for your large project files.
+!!! Note "Note"
+	Use [TEMP](#temp) for large scratch data.
+!!! Note "Note"
 	Do not use for [archiving](#archiving)!
 
 Archiving
 -------------
+
 Please don't use shared filesystems as a backup for large amount of data or long-term archiving mean. The academic staff and students of research institutions in the Czech Republic can use [CESNET storage service](#cesnet-data-storage), which is available via SSHFS.
 
 Shared Filesystems
@@ -225,7 +229,7 @@ Users home directories /home/username reside on HOME filesystem. Accessible capa
 
 The HOME  should not be used to archive data of past Projects or other unrelated data.
 
-The files on HOME will not be deleted until end of the [users lifecycle](../../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
+The files on HOME will not be deleted until end of the [users lifecycle](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
 
 The workspace is backed up, such that it can be restored in case of catasthropic failure resulting in significant data loss. This backup however is not intended to restore old versions of user data or to restore (accidentaly) deleted files.