From d63173e2ab66e404aee7d248a6207f70ef12bd2c Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Wed, 22 Nov 2023 12:28:03 +0100 Subject: [PATCH] doc: fix logo display in root repository --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index f2f20b68a..79c310174 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ [![CII Badge](https://bestpractices.coreinfrastructure.org/projects/4186/badge)](https://bestpractices.coreinfrastructure.org/projects/4186/) --> -![IntelMQ](static/images/Logo_Intel_MQ.svg) +![IntelMQ](/docs/static/images/Logo_Intel_MQ.svg) # Introduction @@ -60,4 +60,4 @@ It follows the following basic meta-guidelines: [^1]: [Incident Handling Automation Project](https://www.enisa.europa.eu/activities/cert/support/incident-handling-automation), mailing list: ihap@lists.trusted-introducer.org -![CEF](https://ec.europa.eu/inea/sites/default/files/ceflogos/en_horizontal_cef_logo_2.png) \ No newline at end of file +![CEF](https://ec.europa.eu/inea/sites/default/files/ceflogos/en_horizontal_cef_logo_2.png)