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 f3c725f47984bc5047d724ea3d37c20c508bf821..493faccb7e31a58971fb966126b6fcc71dec2de1 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
@@ -36,7 +36,7 @@ We recommned you to download "**A Windows installer for everything except PuTTYt
 ![](../../../img/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](general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) file if Pageant **SSH authentication agent is not used.**
+* Enter passphrase for selected [private key](ssh-keys.md) file if Pageant **SSH authentication agent is not used.**
 
 ## Another PuTTY Settings
 
@@ -63,7 +63,7 @@ PuTTYgen is the PuTTY key generator. You can load in an existing private key and
 
 You can change the password of your SSH key with "PuTTY Key Generator". Make sure to backup the key.
 
-* Load your [private key](general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) file with _Load_ button.
+* Load your [private key](ssh-keys.md) file with _Load_ button.
 * Enter your current passphrase.
 * Change key passphrase.
 * Confirm key passphrase.