From e71e2375a47f3bded158e3dab53957fcef1b3591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Tue, 30 Oct 2018 09:21:39 +0100 Subject: [PATCH] Links OK --- .../shell-access-and-data-transfer/putty.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 f3c725f47..493faccb7 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  * 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. -- GitLab