diff --git a/tp.md b/tp.md
index 5f2636be2f56620ac7a4919b09f2979ab6e23a66..84f4da6cda32985745a779f865fd1a3efc4c5d30 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.**