From 5a1a3539a2ab94357695f7bd293d0612bfc95f9d Mon Sep 17 00:00:00 2001 From: makayabou Date: Wed, 18 Nov 2020 02:34:55 +0100 Subject: [PATCH] correct nav --- mkdocs.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 032b0c4c..2ca8c1cc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -49,17 +49,17 @@ extra_css: nav: - Accueil: index.md - "Présentation du Garage": - - cours/presentation-garage/index.md - - cours/presentation-garage/equipe.md - - cours/presentation-garage/histoire.md - - cours/presentation-garage/projets.md - - cours/presentation-garage/statut.md + - presentation-garage/index.md + - presentation-garage/equipe.md + - presentation-garage/histoire.md + - presentation-garage/projets.md + - presentation-garage/statut.md - Ressources: - - cours/presentation-garage/ressources/sites-web.md + - presentation-garage/ressources/sites-web.md - "Formations": - - cours/presentation-garage/formation/index.md - - "Passe Numérique Pro": cours/presentation-garage/formation/pnpro-devops.md - - "Bac+1 DevOps": cours/presentation-garage/formation/bacplusun-devops.md + - presentation-garage/formation/index.md + - "Passe Numérique Pro": presentation-garage/formation/pnpro-devops.md + - "Bac+1 DevOps": presentation-garage/formation/bacplusun-devops.md - Cours: - Introduction: cours/index.md - Python: