diff --git a/README.md b/README.md
index 7577336e741e3e85ebee725a7ff7ea34c1171057..91f426aec27769c10f3d9e9cf91ece866ca82bba 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")