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 37849765b0668373de59d711c53dc71e31511561..c818903d420073690c2f3080e7d7905a37893a48 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/) file with     *Load* button.
+-   Load your [private key](../shell-access-and-data-transfer/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/).
+    You must log in using ssh key received after registration. Then proceed to [How to add your own key](../shell-access-and-data-transfer/ssh-keys/).