From 41c052b005480d90b997323ecd6e36a24046cd33 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Fri, 10 Aug 2018 15:57:00 +0200
Subject: [PATCH] test compilation

---
 .gitmodules | 6 ------
 index.md    | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 9730019..cef155c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,3 @@
 [submodule "doc_interne_aws"]
 	path = doc_interne_aws
 	url = git@vm09.veremes.net:Documentation/doc_interne_aws.git
-[submodule "doc_interne_fme"]
-	path = doc_interne_fme
-	url = git@vm09.veremes.net:Documentation/doc_interne_fme.git
-[submodule "doc_interne_developpement"]
-	path = doc_interne_developpement
-	url = git@vm09.veremes.net:Documentation/doc_interne_developpement.git
diff --git a/index.md b/index.md
index d4b9101..0e46d64 100644
--- a/index.md
+++ b/index.md
@@ -1,7 +1,7 @@
 Documentation interne à Veremes
 ===============================
 
-  [README](README.md)
+- [README](README.md)
 
 <!-- - [AWS](doc_interne_aws/index.md)
 - [Développement](doc_interne_developpement/index.md)
-- 
GitLab