diff --git a/docs.it4i/anselm/prace.md b/docs.it4i/anselm/prace.md
index c4d3bce0f399ff78168f86fc8fb0c5f3e0a95999..7657e263f073da5865f4a54d20169c78ed6c2a48 100644
--- a/docs.it4i/anselm/prace.md
+++ b/docs.it4i/anselm/prace.md
@@ -239,7 +239,7 @@ Users who have undergone the full local registration procedure (including signin
     You need to know your user password to use the command. Displayed core hours are "system core hours" which differ from PRACE "standardized core hours".
 
 !!! hint
-    The **it4ifree** command is a part of it4i.portal.clients package, located here: <https://pypi.python.org/pypi/it4i.portal.clients>
+    The **it4ifree** command is a part of it4i.portal.clients package, [located here](https://pypi.python.org/pypi/it4i.portal.clients).
 
 ```bash
     $ it4ifree
diff --git a/docs.it4i/anselm/resource-allocation-and-job-execution.md b/docs.it4i/anselm/resource-allocation-and-job-execution.md
index b04a95ead56383feaf887c3121495c091d0d380a..26626b314de277c1901acfb715b24d481bd449fb 100644
--- a/docs.it4i/anselm/resource-allocation-and-job-execution.md
+++ b/docs.it4i/anselm/resource-allocation-and-job-execution.md
@@ -1,6 +1,6 @@
 # Resource Allocation and Job Execution
 
-To run a [job](../introduction/), [computational resources](../introduction/) for this particular job must be allocated. This is done via the PBS Pro job workload manager software, which efficiently distributes workloads across the supercomputer. Extensive information about PBS Pro can be found in the [official documentation here](../pbspro-documentation/pbspro/), especially in the PBS Pro User's Guide.
+To run a [job](ob-submission-and-execution/), [computational resources](../introduction/) for this particular job must be allocated. This is done via the PBS Pro job workload manager software, which efficiently distributes workloads across the supercomputer. Extensive information about PBS Pro can be found in the [official documentation here](../pbspro-documentation/pbspro/), especially in the PBS Pro User's Guide.
 
 ## Resources Allocation Policy
 
diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md
index ad082c0d8486efa67428bae1a327527990fc64f2..7beb9678fb422baa514d9393af5d94539c8f000d 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/prace.md b/docs.it4i/salomon/prace.md
index f1990d29251e00f4389ba5d23f399777a86ed726..bcd9c4bd6b73795b026f41abd3e0d3bd5351251e 100644
--- a/docs.it4i/salomon/prace.md
+++ b/docs.it4i/salomon/prace.md
@@ -249,7 +249,7 @@ PRACE users should check their project accounting using the [PRACE Accounting To
 Users who have undergone the full local registration procedure (including signing the IT4Innovations Acceptable Use Policy) and who have received local password may check at any time, how many core-hours have been consumed by themselves and their projects using the command "it4ifree". You need to know your user password to use the command and that the displayed core hours are "system core hours" which differ from PRACE "standardized core hours".
 
 !!! note
-    The **it4ifree** command is a part of it4i.portal.clients package, located here: <https://pypi.python.org/pypi/it4i.portal.clients>
+    The **it4ifree** command is a part of it4i.portal.clients package, [located here](https://pypi.python.org/pypi/it4i.portal.clients).
 
 ```bash
     $ it4ifree
diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index 8c3e651bca8dc33cc6fcb6283d6cd9778a4fd7dd..d83dbc119e5a9803b947a8d508a36aba0f265870 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.