From 1fff8c8af85ccf25f15c7f43930d388041735263 Mon Sep 17 00:00:00 2001
From: Alexis  CRISCUOLO <alexis.criscuolo@pasteur.fr>
Date: Wed, 27 May 2020 09:08:31 +0200
Subject: [PATCH] 0.1

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

diff --git a/README.md b/README.md
index 7577336..91f426a 100644
--- a/README.md
+++ b/README.md
@@ -193,7 +193,7 @@ A silhouette plot can be easily drawn using the output of the following command
 grep -F " s=" clust.txt | sed 's/ s=//' | sed 1d
 ```
 
-![silhouette plot](https://gitlab.pasteur.fr/GIPhy/MSTclust/-/blob/master/example/plot.png "silhouette plot")
+![silhouette plot](example/plot.png "silhouette plot")
 
 
 
-- 
GitLab