From f8160ac937a15bfec8c29d4ee94aee6a15d763f8 Mon Sep 17 00:00:00 2001
From: Bernard Stephan <stephan.bernard@irstea.fr>
Date: Thu, 24 Feb 2022 09:34:37 +0100
Subject: [PATCH] Update README.md : correction du lien vers le capteur SCD30.

---
 Co2Playground/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Co2Playground/README.md b/Co2Playground/README.md
index b6cf6be..ff9e078 100644
--- a/Co2Playground/README.md
+++ b/Co2Playground/README.md
@@ -5,7 +5,7 @@
 Le montage nécessite :
 
 - un circuit [Adafuit Playground Classic](https://www.adafruit.com/product/3000)
-- un capteur de CI2 de type [SCD30](www.sensirion.com/scd30).
+- un capteur de CI2 de type [SCD30](https://www.sensirion.com/scd30).
 
 La réalisation ne pose aucune difficulté ; il suffit d'alimenter le SCD30
 sur une broche 3,3V de la carte Adafruit, et de relier entre elles les broches
-- 
GitLab