From a6a11b70571e3700dbea846e3b95cfe2950874cb Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 14 Feb 2024 13:46:19 +0100
Subject: [PATCH] Update file horizon.md

---
 docs.it4i/cs/guides/horizon.md | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/docs.it4i/cs/guides/horizon.md b/docs.it4i/cs/guides/horizon.md
index 08bf3dd5f..b1905e465 100644
--- a/docs.it4i/cs/guides/horizon.md
+++ b/docs.it4i/cs/guides/horizon.md
@@ -27,32 +27,32 @@ Below is an example of how to mount a remote folder and check the conection on W
 
 3D applications
 
-*  [Blender][3]
+* [Blender][3]
 
 SSHFS for remote access
 
-*  [sshfs-win][4]
-*  [winfsp][5]
-*  [shfs-win-manager][6]
-*  ssh keys for access to clusters
+* [sshfs-win][4]
+* [winfsp][5]
+* [shfs-win-manager][6]
+* ssh keys for access to clusters
 
-1.  Start the VPN and connect to the server via VMware Horizon Client.
+1. Start the VPN and connect to the server via VMware Horizon Client.
 
   ![](../../img/vmware.png)
 
 1. Mount a remote folder.
 
-  1. Run sshfs-win-manager.
+    1. Run sshfs-win-manager.
 
-  ![](../../img/sshfs.png)
+    ![](../../img/sshfs.png)
 
-  1. Add a new connection.
+    1. Add a new connection.
 
-  ![](../../img/sshfs1.png)
+    ![](../../img/sshfs1.png)
 
-  1. Click on **Connect**.
+    1. Click on **Connect**.
 
-  ![](../../img/sshfs2.png)
+    ![](../../img/sshfs2.png)
 
 1. Check that the folder is mounted.
 
-- 
GitLab