diff --git a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
index 4ee895d5a8642d099773a29b965cef2de79aa344..21847444d30b34dfa4359dc2d80a69f352ccfe61 100644
--- a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
+++ b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
@@ -6,7 +6,7 @@ PuTTY -  before we start SSH connection
 
 ### Windows PuTTY Installer
 
-We recommned you to download "**A Windows installer for everything except PuTTYtel**" with **Pageant*** (SSH authentication agent) and **PuTTYgen** (PuTTY key generator) which is available [here](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).
+We recommned you to download "**A Windows installer for everything except PuTTYtel**" with **Pageant** (SSH authentication agent) and **PuTTYgen** (PuTTY key generator) which is available [here](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).
 
 >After installation you can proceed directly to private keys authentication using ["Putty"](putty.md#putty).
 "Change Password for Existing Private Key" is optional. 
@@ -25,7 +25,7 @@ PuTTY - how to connect to the IT4Innovations cluster
 --------------------------------------------------------
 
 -   Run PuTTY
--   Enter Host name and Save session fields with [Login     address](../../../../salomon/accessing-the-cluster/shell-and-data-access.md) and browse Connection - > SSH -> Auth menu. The *Host Name* input may be in the format **"username@clustername.it4i.cz"** so you don't 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](../../../../salomon/accessing-the-cluster/accessing-the-cluster/) and browse Connection - > SSH -> Auth menu. The *Host Name* input may be in the format **"username@clustername.it4i.cz"** so you don't have to type your login each time.In this example we will connect to the Salomon cluster using **"salomon.it4i.cz"**.
 
 ![](PuTTY_host_Salomon.png)
 
@@ -45,12 +45,11 @@ PuTTY - how to connect to the IT4Innovations cluster
 ![](PuTTY_open_Salomon.png)
 
 -   Enter your username if the *Host Name* input is not in the format "username@salomon.it4i.cz".
--   Enter passphrase for selected [private key](../ssh-keys.md) file if Pageant **SSH authentication agent is not used.**
+-   Enter passphrase for selected [private key](../ssh-keys/) file if Pageant **SSH authentication agent is not used.**
 
 Another PuTTY Settings
 ----------------------
 
 -   Category -> Windows -> Translation -> Remote character set and select **UTF-8**.
 -   Category -> Terminal -> Features and select **Disable application keypad mode** (enable numpad)
--   Save your configuration on Session page in to Default Settings with *Save* button .
-
+-   Save your configuration on Session page in to Default Settings with *Save* button.
\ No newline at end of file