From 09da3d73581d74a0d92aa05fb27d4e1bce9d8cbe 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: Mon, 29 Oct 2018 09:29:50 +0100 Subject: [PATCH] fix --- .../obtaining-login-credentials.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/general/obtaining-login-credentials/obtaining-login-credentials.md b/docs.it4i/general/obtaining-login-credentials/obtaining-login-credentials.md index 8db977776..e5fc6d913 100644 --- a/docs.it4i/general/obtaining-login-credentials/obtaining-login-credentials.md +++ b/docs.it4i/general/obtaining-login-credentials/obtaining-login-credentials.md @@ -192,7 +192,7 @@ On Linux, use local $ ssh-keygen -f id_rsa -p ``` -On Windows, use [PuTTY Key Generator](general/accessing-the-clusters/shell-access-and-data-transfer/putty/#putty-key-generator). +On Windows, use [PuTTY Key Generator](/general/accessing-the-clusters/shell-access-and-data-transfer/putty/#putty-key-generator). ## Certificates for Digital Signatures @@ -207,7 +207,7 @@ Certificate generation process for academic purposes, utilizing the CESNET certi If you are not able to obtain certificate from any of the respected certification authorities, follow the Alternative Way bellow. -A FAQ about certificates can be found here: [Certificates FAQ](general/obtaining-login-credentials/certificates-faq/). +A FAQ about certificates can be found here: [Certificates FAQ](/general/obtaining-login-credentials/certificates-faq/). ## Alternative Way to Personal Certificate -- GitLab