From 7f1d88fda0bf8071e1acc41a7a3513fa19c9fddc Mon Sep 17 00:00:00 2001
From: Alexandre Roy <alexandre.roy@veremes.com>
Date: Fri, 20 Jan 2023 08:39:57 +0100
Subject: [PATCH] Correction de l'index principal

---
 doc/source/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/index.rst b/doc/source/index.rst
index 1eff9d4a4..0f3ae2a40 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -24,7 +24,7 @@ Chaque utilisateur de vMap2 dispose de son environnement de travail personnel qu
    :maxdepth: 1
    :glob:
 
-   introduction/index.rst
+   introduction/presentation.md
    installation/index.rst
    #premiersPas/index.rst
    #user/index.rst
-- 
GitLab