From 56f3735c3f918c0b7c60715ebb8cd5a5fdbb4ca3 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Mon, 13 Jun 2022 13:46:25 +0200 Subject: [PATCH] Update tp.md: fix key link --- tp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp.md b/tp.md index 84f4da6..258fcf6 100644 --- a/tp.md +++ b/tp.md @@ -68,7 +68,7 @@ Host gitbio.ens-lyon.fr This configuration provides you with the shortcut `gitlab_lbmc` to connect to the `gitlab.biologie.ens-lyon.fr` server on the port `2222` under the `git` user, without using a password and using the identity key ` ~/.ssh/id_rsa_gitlab_lbmc`. -- Finally, go to [http://gitbio.ens-lyon.fr/profile/keys](http://gitbio.ens-lyon.fr/profile/keys) and paste the content of the file `~/.ssh/id_rsa_gitlab_lbmc.pub` +- Finally, go to [https://gitbio.ens-lyon.fr/-/profile/keys](https://gitbio.ens-lyon.fr/-/profile/keys) and paste the content of the file `~/.ssh/id_rsa_gitlab_lbmc.pub` To test your connection run: -- GitLab