diff --git a/docs/index.md b/docs/index.md
index 631f661f9a07f89d626849f4890913a52e40a039..380bb4512ed10f793701363dda09cf37f6b0ae71 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](/images/week01/IMG_9885_copy.png)
+![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._