From 48654dfc7ed08013ba636d1a608c3a3f0ecc950a Mon Sep 17 00:00:00 2001
From: oabdelnour <oabdelnour@takima.fr>
Date: Mon, 26 Feb 2024 16:48:45 +0100
Subject: [PATCH] wip

---
 resources/docs/mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/docs/mkdocs.yml b/resources/docs/mkdocs.yml
index a84226f..56f706c 100644
--- a/resources/docs/mkdocs.yml
+++ b/resources/docs/mkdocs.yml
@@ -36,7 +36,7 @@ theme:
       file: fontawesome/solid/file
 
 markdown_extensions:
-  - markdown.extensions.admonition
+  - admonition
   - pymdownx.highlight:
       anchor_linenums: true
   - pymdownx.inlinehilite
-- 
GitLab