From 0c4ff9b3f7cfa4a6a83f8fbffd5a4bdd25212436 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Thu, 2 Feb 2017 12:28:43 +0100
Subject: [PATCH] links

---
 docs.it4i/anselm/storage.md  | 4 ++--
 docs.it4i/salomon/storage.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md
index ad082c0d8..7beb9678f 100644
--- a/docs.it4i/anselm/storage.md
+++ b/docs.it4i/anselm/storage.md
@@ -340,7 +340,7 @@ The procedure to obtain the CESNET access is quick and trouble-free.
 ### Understanding CESNET Storage
 
 !!! note
-    It is very important to understand the CESNET storage before uploading data. Please read <https://du.cesnet.cz/en/navody/home-migrace-plzen/start> first.
+    It is very important to understand the CESNET storage before uploading data. [Please read](https://du.cesnet.cz/en/navody/home-migrace-plzen/start) first.
 
 Once registered for CESNET Storage, you may [access the storage](https://du.cesnet.cz/en/navody/faq/start) in number of ways. We recommend the SSHFS and RSYNC methods.
 
@@ -398,7 +398,7 @@ Rsync is a fast and extraordinarily versatile file copying tool. It is famous fo
 
 Rsync finds files that need to be transferred using a "quick check" algorithm (by default) that looks for files that have changed in size or in last-modified time.  Any changes in the other preserved attributes (as requested by options) are made on the destination file directly when the quick check indicates that the file's data does not need to be updated.
 
-More about Rsync at <https://du.cesnet.cz/en/navody/rsync/start#pro_bezne_uzivatele>
+[More about Rsync](https://du.cesnet.cz/en/navody/rsync/start#pro_bezne_uzivatele)
 
 Transfer large files to/from CESNET storage, assuming membership in the Storage VO
 
diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index 8c3e651bc..d83dbc119 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -343,7 +343,7 @@ The procedure to obtain the CESNET access is quick and trouble-free.
 ### Understanding CESNET Storage
 
 !!! note
-    It is very important to understand the CESNET storage before uploading data. [Please read](<https://du.cesnet.cz/en/navody/home-migrace-plzen/start> first>)
+    It is very important to understand the CESNET storage before uploading data. [Please read](https://du.cesnet.cz/en/navody/home-migrace-plzen/start) first.
 
 Once registered for CESNET Storage, you may [access the storage](https://du.cesnet.cz/en/navody/faq/start) in number of ways. We recommend the SSHFS and RSYNC methods.
 
-- 
GitLab