From 766a0124adcd480b6e0539c75e8f768275c88caa Mon Sep 17 00:00:00 2001 From: Markus Tacker Date: Wed, 20 Nov 2024 12:55:08 +0100 Subject: [PATCH] feat(conferences): add SoCraCan 2025 --- conferences/socrates-can.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/conferences/socrates-can.json b/conferences/socrates-can.json index 290c4e4..fe45058 100644 --- a/conferences/socrates-can.json +++ b/conferences/socrates-can.json @@ -1,12 +1,12 @@ { "name": "SoCraTes Canaries", - "url": "https://www.socracan.com/", - "code-of-conduct": "http://socracan.com/#coc", + "url": "https://www.socracan.org/", + "code-of-conduct": "http://socracan.org/#coc", "next-date": { - "start": "2020-02-06", - "end": "2020-02-09" + "start": "2025-05-22", + "end": "2025-05-25" }, "location": { - "coordinates": { "lat": 28.0720885, "lng": -16.5137816 } + "coordinates": { "lat": 28.14843288920626, "lng": -15.430764584235959 } } }