From de6c6b4e3987973dee742b29c3aa514bd3817617 Mon Sep 17 00:00:00 2001
From: Antoine Bergerault <antoine.bergerault@epfl.ch>
Date: Tue, 22 Feb 2022 16:24:01 +0000
Subject: [PATCH] Update example-lab.md

---
 labs/example-lab.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/example-lab.md b/labs/example-lab.md
index 0b8442d..6834e99 100644
--- a/labs/example-lab.md
+++ b/labs/example-lab.md
@@ -13,7 +13,7 @@ sure to replace `GASPAR` with your EPFL username (the one with letters, not the
 one with number) in the following command).
 
 ```shell
-git clone -b example git@gitlab.epfl.ch:lamp/student-repositories-s21/cs206-GASPAR.git cs206-example
+git clone -b example git@gitlab.epfl.ch:lamp/student-repositories-s22/cs206-GASPAR.git cs206-example
 ```
 
 **If this command fails, make sure you've [logged into
-- 
GitLab