diff --git a/components/OutilsPage.tsx b/components/OutilsPage.tsx index f3e0123..e79d7cc 100644 --- a/components/OutilsPage.tsx +++ b/components/OutilsPage.tsx @@ -12,7 +12,7 @@ const outils = [ }, { label: "DynMap", - href: "/cobble", + href: "/maps", icon: Map, description: "Carte dynamique de l'instance Cobble.", },