From 342f3dec14c943429128abf3cb0f5d7e5da8e67b Mon Sep 17 00:00:00 2001
From: Lucas PAOLI <lucas.paoli@pasteur.fr>
Date: Wed, 22 Nov 2023 18:11:41 +0100
Subject: [PATCH] Fixing paths to images

---
 content/3.defense-systems/dgtpase.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/3.defense-systems/dgtpase.md b/content/3.defense-systems/dgtpase.md
index a60abd95..208c3406 100644
--- a/content/3.defense-systems/dgtpase.md
+++ b/content/3.defense-systems/dgtpase.md
@@ -30,7 +30,7 @@ The dGTPase system is composed of one protein: Sp_dGTPase.
 
 Here is an example found in the RefSeq database: 
 
-![dGTPase](/dGTPase.svg){max-width=750px}
+![dGTPase](/dgtpase/dGTPase.svg){max-width=750px}
 
 dGTPase system in the genome of *Acinetobacter pittii* (GCF_002012285.1) is composed of 1 protein: Sp_dGTPase (WP_213033921.1).
 
@@ -40,7 +40,7 @@ The dGTPase system is present in a total of 353 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1532 genomes (6.7 %).
 
-![Distribution_dGTPase](/Distribution_dGTPase.svg){max-width=750px}
+![Distribution_dGTPase](/dgtpase/Distribution_dGTPase.svg){max-width=750px}
 
 *Proportion of genome encoding the dGTPase system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
-- 
GitLab