diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4ec090ca4827f74954331898f722581981e960e2..68e5092aeebdd81e73d9e123d76c0acd1829e5f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,7 +38,7 @@ build_only:
   script:
     - make
     - make deploy
-    - rsync -avz prog_seq malaspinas@129.194.185.180:/www/
+    - rsync -avz prog_seq ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
 
 
 build_artifacts:
diff --git a/presentation/intro.md b/presentation/intro.md
index 36e41b4867ff32ef4e6113aff5a883d1df50998d..6fff6e5239420dc3afc612284b19aded08a0a73f 100644
--- a/presentation/intro.md
+++ b/presentation/intro.md
@@ -1,7 +1,9 @@
 ---
-title: Tech Lunch - Intro à Rust
-author: Orestis Malaspinas
-date: 25 janvier 2019
+# title: Tech Lunch - Intro à Rust
+title: Intro à Rust
+# author: Orestis Malaspinas
+# date: 25 janvier 2019
+date: 14 mai 2019
 sansfont: Sans Serif
 pdfMaxPagesPerSlide: 
 	1
@@ -16,7 +18,7 @@ pdfMaxPagesPerSlide:
 - Rendu public la première fois en 2012 (version 0.4).
 - Première version stable (1.0) en 2015.
 - Stabilisation de fonctionnalités tous les 6 semaines.
-- Version stable actuelle 1.32. <!-- TODO UPDATE -->
+- Version stable actuelle 1.34. <!-- TODO UPDATE -->
 
 ## Un développement pragmatique