From 3cc4326a179bfe89953681429aaf1b2f548391d3 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:27:13 +0200
Subject: [PATCH] oprava internich linku test

---
 .../obtaining-login-credentials.md                            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md b/docs.it4i/get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
index 77cd1c454..450b58cf9 100644
--- a/docs.it4i/get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
+++ b/docs.it4i/get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
@@ -96,7 +96,7 @@ You will receive your personal login credentials by protected e-mail. The login
 2.  ssh private key and private key passphrase
 3.  system password
 
-The clusters are accessed by the [private key](../shell-access-and-data-transfer/ssh-keys/) and username. Username and password is used for login to the information systems listed on <http://support.it4i.cz/>.
+The clusters are accessed by the [private key](../accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) and username. Username and password is used for login to the information systems listed on <http://support.it4i.cz/>.
 
 ### Change Passphrase
 
@@ -106,7 +106,7 @@ On Linux, use
 local $ ssh-keygen -f id_rsa -p
 ```
 
-On Windows, use [PuTTY Key Generator](shell-access-and-data-transfer/puttygen/).
+On Windows, use [PuTTY Key Generator](../accessing-the-clusters/shell-access-and-data-transfer/puttygen/).
 
 ### Change Password
 
-- 
GitLab