From 208a0a08899677793894a14d66767a7a87fb2613 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?B=C3=A9r=C3=A9nice=20Courtin?= <berenice.courtin@gmail.com>
Date: Thu, 22 Sep 2022 15:20:25 +0000
Subject: [PATCH] Update docs/index.md

---
 docs/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index d281898..ce7d212 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -71,7 +71,7 @@ I'm a paragraph. Edit the page on Gitlab to add your own text and edit me.  I’
 
 _below how to add an image from an external site:_
 
-![This is the image caption](https://images.unsplash.com/photo-1512436991641-6745cdb1723f?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=ad25f4eb5444edddb0c5fb252a7f1dce&auto=format&fit=crop&w=900&q=80)
+![This is the image caption](/images/week01/IMG_9885_copy.png)
 
 _below an image from the assets/images folder. Never use absolute paths (starting with /) when linking local images, always relative._
 
-- 
GitLab