From 1879079d7873c6977ce58a469f7eaba0f728308e Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 6 Sep 2022 09:00:38 +0200
Subject: [PATCH] removed false info

---
 docs.it4i/dgx2/accessing.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs.it4i/dgx2/accessing.md b/docs.it4i/dgx2/accessing.md
index ce6ac76da..6885e4cf1 100644
--- a/docs.it4i/dgx2/accessing.md
+++ b/docs.it4i/dgx2/accessing.md
@@ -20,7 +20,6 @@ The HOME filesystem is realized as an NFS filesystem. This is a shared home from
 ### SCRATCH
 
 The SCRATCH is realized on an NVME storage. The SCRATCH filesystem is mounted in the `/scratch` directory.
-Users may freely create subdirectories and files on the filesystem (`/scratch/user/$USER`).
 Accessible capacity is 22TB, shared among all users.
 
 !!! warning
-- 
GitLab