From 22fbc52be58f8bfd6da3b39380b63ae38fce9b23 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 30 Aug 2016 07:45:23 +0200
Subject: [PATCH] oprava internich linku test

---
 .../shell-access-and-data-transfer/putty.md              | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

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 4ee895d5a..21847444d 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 - &gt; SSH -&gt; 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 - &gt; SSH -&gt; 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 -&gt; Windows -&gt; Translation -&gt; Remote character set and select **UTF-8**.
 -   Category -&gt; Terminal -&gt; 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
-- 
GitLab