From b47da96fe28f6bad7a0d3596b5b7070334b3119c Mon Sep 17 00:00:00 2001
From: Bastien DUMONT <bdumont@grandlyon.com>
Date: Mon, 25 Mar 2024 09:22:26 +0000
Subject: [PATCH] Update egl.md

---
 docs/konnectors/egl.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/konnectors/egl.md b/docs/konnectors/egl.md
index cbac72f..1fda058 100644
--- a/docs/konnectors/egl.md
+++ b/docs/konnectors/egl.md
@@ -56,7 +56,9 @@ Once you've sent this request the API should answer with a code 100 if everythin
 
 ## Fetch Data
 
-!!! warning "The earliest data that can be fetched is November 2022 (not 3 years) due to migration from EGL to EPGL"
+:::warning 
+The earliest data that can be fetched is November 2022 (not 3 years) due to migration from EGL to EPGL
+:::
 
 In order to get data from the EGL API we have to request the following route :
 
-- 
GitLab