From 61eaedc300dbac521f2dd6e4949d96a8b6e611cb Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Tue, 2 Jun 2020 11:33:00 +0200 Subject: [PATCH] Edit routes --- src/routes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes.js b/src/routes.js index 1516114..01a919c 100755 --- a/src/routes.js +++ b/src/routes.js @@ -481,7 +481,7 @@ props: { { path: '/com', component: choicebox , props: { - buttons: "Agendas,Événements", + buttons: "Agendas,Événements,Medias", links: "/agendas,/events,/medias", }, }, @@ -510,7 +510,7 @@ props: { path: '/diaspora', component: choicebox , props: { buttons: "Axiom Team,MLO,Monnaie Libre Montpeiller", - links: "/axiom,/mlo,https://framasphere.org/u/mlmtp", + links: "/axiom,/mlo,/mlmtp", }, }, {