From f69900825b60cfdedabafae656aa371fb6247feb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Romain=20Bron=C3=A8s?= <romain.brones@synchrotron-soleil.fr>
Date: Wed, 13 Nov 2024 12:56:06 +0100
Subject: [PATCH] fix doc image

---
 doc/main.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/main.adoc b/doc/main.adoc
index f34aa59..029fa89 100644
--- a/doc/main.adoc
+++ b/doc/main.adoc
@@ -39,7 +39,7 @@ This clock is provided and can be used to clock the rest of the application and/
 _The actual __top_combpm_electron.vhd__ file provides these three blocs configured and connected for the Libera Electron and damc-fmc2zup application._
 
 .Basic overview of combpm module
-image::images/overview.svg[]
+image::overview.svg[]
 
 // ================================================================================
 == Details
-- 
GitLab