From 0abf383d9e98d3f7abc7fefe7ce0a89a118148c7 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 28 Nov 2023 20:46:53 -0300 Subject: [PATCH] arreglar data.json desarrollosocial --- download_json.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download_json.js b/download_json.js index d2781f1..03bfaba 100644 --- a/download_json.js +++ b/download_json.js @@ -21,7 +21,7 @@ const sitiosPorDefecto = [ "https://datosabiertos.chaco.gob.ar/data.json", "https://datosabiertos.mercedes.gob.ar/data.json", "http://luj-bue-datos.paisdigital.innovacion.gob.ar/data.json", - "https://datosabiertos.desarrollosocial.gob.ar", + "https://datosabiertos.desarrollosocial.gob.ar/data.json", "http://datos.mindef.gov.ar/data.json", ];