From a0371c051feb5cabbb93a38eee16afa23323f50d Mon Sep 17 00:00:00 2001 From: David Durieux Date: Thu, 28 May 2026 10:24:15 +0200 Subject: [PATCH] Fix vehicule GDD --- docs/project/3_GDD/{ => 6_vehicules}/6.1_Camion_MVP.md | 4 +++- docs/project/3_GDD/{ => 6_vehicules}/6_vehicules.md | 0 2 files changed, 3 insertions(+), 1 deletion(-) rename docs/project/3_GDD/{ => 6_vehicules}/6.1_Camion_MVP.md (98%) rename docs/project/3_GDD/{ => 6_vehicules}/6_vehicules.md (100%) diff --git a/docs/project/3_GDD/6.1_Camion_MVP.md b/docs/project/3_GDD/6_vehicules/6.1_Camion_MVP.md similarity index 98% rename from docs/project/3_GDD/6.1_Camion_MVP.md rename to docs/project/3_GDD/6_vehicules/6.1_Camion_MVP.md index 4aa8ecf..da98aa2 100644 --- a/docs/project/3_GDD/6.1_Camion_MVP.md +++ b/docs/project/3_GDD/6_vehicules/6.1_Camion_MVP.md @@ -1,4 +1,6 @@ -# Synthèse +# Camion MVP + +## Synthèse - Petit camion éléctrique pour 2 joueurs dans le but de faire le trajet entre le village et la ville pour ramener des fragments de roche minée au village ## Chassis diff --git a/docs/project/3_GDD/6_vehicules.md b/docs/project/3_GDD/6_vehicules/6_vehicules.md similarity index 100% rename from docs/project/3_GDD/6_vehicules.md rename to docs/project/3_GDD/6_vehicules/6_vehicules.md