diff --git a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/putty.md b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
index 414b1e1eaaf429087315eaba45afcfe2d62956d5..a17af771a8f7644ce3b3dd4f8c8b9df092d3d70f 100644
--- a/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
+++ b/docs.it4i/general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
@@ -12,9 +12,9 @@ We recommend you to download "**A Windows installer for everything except PuTTYt
 ## PuTTY - How to Connect to the IT4Innovations Cluster
 
 * Run PuTTY
-* Enter Host name and Save session fields with login address and browse Connection -  SSH - Auth menu. The _Host Name_ input may be in the format **"username@clustername.it4i.cz"** so you do not have to type your login each time. In this example, we will connect to the Salomon cluster using **"salomon.it4i.cz"**.
+* Enter Host name and Save session fields with login address and browse Connection -  SSH - Auth menu. The _Host Name_ input may be in the format **"username@clustername.it4i.cz"** so you do not have to type your login each time. In this example, replace the word `cluster` in the `cluster.it4i.cz` address with the name of the cluster to which you want to connect.
 
-![](../../../img/PuTTY_host_Salomon.png)
+![](../../../img/PuTTY_host_cluster.png)
 
 * Category - Connection -  SSH - Auth:
       Select Attempt authentication using Pageant.
@@ -25,13 +25,13 @@ We recommend you to download "**A Windows installer for everything except PuTTYt
 
 * Return to Session page and Save selected configuration with _Save_ button.
 
-![](../../../img/PuTTY_save_Salomon.png)
+![](../../../img/PuTTY_save_cluster.png)
 
 * Now you can log in using _Open_ button.
 
-![](../../../img/PuTTY_open_Salomon.png)
+![](../../../img/PuTTY_open_cluster.png)
 
-* Enter your username if the _Host Name_ input is not in the format "username@salomon.it4i.cz".
+* Enter your username if the _Host Name_ input is not in the format "username@cluster.it4i.cz".
 * Enter passphrase for selected private key file if Pageant **SSH authentication agent is not used.**
 
 ## Another PuTTY Settings