From f82002eb4e0f5e09c037851ca4d9767f18d110b6 Mon Sep 17 00:00:00 2001
From: Laurent Modolo <laurent.modolo@ens-lyon.fr>
Date: Tue, 14 Sep 2021 12:16:49 +0200
Subject: [PATCH] tp.md: update test

---
 tp.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tp.md b/tp.md
index 5f2636b..84f4da6 100644
--- a/tp.md
+++ b/tp.md
@@ -73,7 +73,7 @@ This configuration provides you with the shortcut `gitlab_lbmc` to connect to th
 To test your connection run:
 
 ```sh
-ssh -T gitlab_lbmc
+ssh -T gitbio.ens-lyon.fr
 ```
 
 **With this second method, you will have to replace every `https://gitlab.biologie.ens-lyon.fr/` url in the sequel with `gitlab_lbmc:`, the shortcut you defined in your `~/.ssh/config` file.**
-- 
GitLab