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: