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", }, }, {