From ca90bd0599bc33ddcd59247a5765e7d7d1de4f70 Mon Sep 17 00:00:00 2001 From: 7b6ab3e907fcca64ce4257f26cd31e57 <7b6ab3e907fcca64ce4257f26cd31e57@app-learninglab.inria.fr> Date: Tue, 4 Jan 2022 11:09:20 +0000 Subject: [PATCH] =?UTF-8?q?=C3=89crire=20un=20lien=20hypertexte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 5d65cb7..e02ed18 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -6,6 +6,8 @@ _Une phrase en italique_ __Une phrase en gras__ +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/fr/) + ## Sous-partie 2 : listes ## Sous-partie 3 : code \ No newline at end of file -- 2.18.1