From 7546ba1167adc3aebea0d66e45f296fab59ac416 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 28 May 2020 10:21:12 +0200
Subject: [PATCH] Update storage.md fixed acl in linux link, related to #67

---
 docs.it4i/anselm/storage.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md
index 752bffc99..c300f20ee 100644
--- a/docs.it4i/anselm/storage.md
+++ b/docs.it4i/anselm/storage.md
@@ -249,7 +249,7 @@ mask::rwx
 other::---
 ```
 
-Default ACL mechanism can be used to replace setuid/setgid permissions on directories. Setting a default ACL on a directory (-d flag to setfacl) will cause the ACL permissions to be inherited by any newly created file or subdirectory within the directory. Refer to this page for more information on Linux ACL at [Red Hat guide][e].
+Default ACL mechanism can be used to replace setuid/setgid permissions on directories. Setting a default ACL on a directory (-d flag to setfacl) will cause the ACL permissions to be inherited by any newly created file or subdirectory within the directory. For more information, see [ACL in Linux][e].
 
 ## Local Filesystems
 
@@ -418,7 +418,7 @@ Transfer rates of about 28 MB/s can be expected.
 [b]: http://www.nas.nasa.gov/hecc/support/kb/Lustre_Basics_224.html#striping
 [c]: http://doc.lustre.org/lustre_manual.xhtml#managingstripingfreespace
 [d]: https://support.it4i.cz/rt
-[e]: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/2.0/html/Administration_Guide/ch09s05.html
+[e]: https://www.geeksforgeeks.org/access-control-listsacl-linux/
 [f]: https://du.cesnet.cz/
 [g]: https://du.cesnet.cz/en/start
 [h]: mailto:du-support@cesnet.cz
-- 
GitLab