diff --git a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
index 6980dc10433655808867840a74f95e07335f847d..37849765b0668373de59d711c53dc71e31511561 100644
--- a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
+++ b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/puttygen.md
@@ -7,7 +7,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](../ssh-keys.md) file with     *Load* button.
+-   Load your [private key](../ssh-keys/) file with     *Load* button.
 -   Enter your current passphrase.
 -   Change key passphrase.
 -   Confirm key passphrase.
@@ -48,4 +48,4 @@ You can generate an additional public/private key pair and insert public key in
 ![](PuttyKeygenerator_006V.png)
 
 -   Now you can insert additional public key into authorized_keys file for authentication with your own private key.
-    You must log in using ssh key received after registration. Then proceed to [How to add your own key](../ssh-keys.md).
+    You must log in using ssh key received after registration. Then proceed to [How to add your own key](../ssh-keys/).
diff --git a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
index 1057f7735ffc2c51d21dc6eecbfd8a9c3e0c2f18..6c5fff838ef6bad1cef318934dd86af3eb49c657 100644
--- a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
+++ b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
@@ -41,7 +41,7 @@ Private key
 
 >The path to a private key is usually /home/username/.ssh/
 
-Private key file in "id_rsa" or `"*.ppk" `format is used to authenticate with the servers. Private key is present locally on local side and used for example in SSH agent [Pageant (for Windows users)](putty/PageantV.png). The private key should always be kept in a safe place.
+Private key file in "id_rsa" or `"*.ppk" `format is used to authenticate with the servers. Private key is present locally on local side and used for example in SSH agent Pageant (for Windows users). The private key should always be kept in a safe place.
 
 An example of private key format: