From 896a8d0bcfe4fe908df72a7c4cb21c7dba30d2a7 Mon Sep 17 00:00:00 2001 From: Hugo Trentesaux <hugo.trentesaux@lilo.org> Date: Fri, 7 Jul 2023 14:18:28 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Ressource=20=E2=80=9Ctoile-de-confianc?= =?UTF-8?q?e-mondiale=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/ressources/toile-de-confiance-mondiale.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/ressources/toile-de-confiance-mondiale.json b/content/ressources/toile-de-confiance-mondiale.json index 88c90af4..448225dd 100644 --- a/content/ressources/toile-de-confiance-mondiale.json +++ b/content/ressources/toile-de-confiance-mondiale.json @@ -1,12 +1,17 @@ { - "url": "https://worldwotmap.coinduf.eu/", + "url": "https://worldwotmap.duniter.org/", "title": "Toile de confiance mondiale", "description": "La position de tous les membres et portefeuilles géolocalisés, avec leur liens. Et densité de la monnaie.", "image": "/uploads/capture-d’ecran-de-2022-08-11-13-45-30.png", - "categories": ["Monitoring"], + "categories": [ + "Monitoring" + ], "related": [ { "url": "https://txmn.tk/g1/worldwotmap/" + }, + { + "url": "https://worldwotmap.duniter.org/" } ] -} +} \ No newline at end of file -- GitLab