From 510c8bc78e26bc6d2eb9eb463e9a87e90affd40f Mon Sep 17 00:00:00 2001
From: CyboMer <wsilva11@pm.me>
Date: Sun, 19 Nov 2023 22:22:33 -0500
Subject: [PATCH] Minor spelling fix

---
 .../lessons/1-introduction-to-iot/translations/pi.fr.md         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1-getting-started/lessons/1-introduction-to-iot/translations/pi.fr.md b/1-getting-started/lessons/1-introduction-to-iot/translations/pi.fr.md
index 0abf8a9..321f6ab 100644
--- a/1-getting-started/lessons/1-introduction-to-iot/translations/pi.fr.md
+++ b/1-getting-started/lessons/1-introduction-to-iot/translations/pi.fr.md
@@ -268,6 +268,6 @@ Créez l'application Hello World.
      Hello world!
      ```
 
-> 💁 Vous pouvez trouver ce code dans le dépôt [code/pi] (code/pi).
+> 💁 Vous pouvez trouver ce code dans le dépôt [code/pi](code/pi).
 
 😀 Votre programme «Hello World» a été un succès!
\ No newline at end of file