From 852888ba70c7bbf2bd044727d3250f9054595695 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Wed, 3 Mar 2021 20:49:28 +0100
Subject: [PATCH] Update doc/introduction.md

---
 doc/introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/introduction.md b/doc/introduction.md
index 397c13a..47ea8fb 100644
--- a/doc/introduction.md
+++ b/doc/introduction.md
@@ -16,7 +16,7 @@ The design of bf-pd is based on the BOEUF conceptual framework which consists of
 
 # Getting started: Building your instrument
 
-![bf-pd_start](/uploads/f077079675b6d49bdf11e9543ef0e250/bf-pd_start.gif)
+![bf-pd_start.gif](bf-pd_start.gif)
 
 - Create a declare object with -path bf-pd
 - Create a bf-instrument object with your instrument name as argument
-- 
GitLab