From b457e8feb3cd506c07eb6264480a6a5dc9bd67b1 Mon Sep 17 00:00:00 2001 From: Thomas Gorissen Date: Mon, 24 Nov 2014 21:21:58 +0800 Subject: [PATCH 1/2] Updating Singapore community list beermates has been inactive for 1+ year now --- rawdata | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/rawdata b/rawdata index 358b19f..cecb24e 100644 --- a/rawdata +++ b/rawdata @@ -184,6 +184,14 @@ rawdata = [ "lng": 13.392334, "town": "JSConf.EU" }, + { + "continent": "Conference", + "country": "Singapore", + "lat": 1.3, + "link": "http://jsconf.asia/", + "lng": 103.8, + "town": "JSConf.Asia" + }, { "continent": "South America", "country": "Brazil", @@ -367,7 +375,7 @@ rawdata = [ "continent": "Asia", "country": "Singapore", "lat": 1.301725, - "link": "http://www.beermatesjs.com/", + "link": "meetup.com/Singapore-JS/", "lng": 103.859897, "town": "Singapore" }, From b894e0036b6d1116567769c7988d20a85d3db7f3 Mon Sep 17 00:00:00 2001 From: Thomas Gorissen Date: Mon, 24 Nov 2014 21:22:51 +0800 Subject: [PATCH 2/2] Fix --- rawdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rawdata b/rawdata index cecb24e..cfd73a0 100644 --- a/rawdata +++ b/rawdata @@ -375,7 +375,7 @@ rawdata = [ "continent": "Asia", "country": "Singapore", "lat": 1.301725, - "link": "meetup.com/Singapore-JS/", + "link": "http://meetup.com/Singapore-JS/", "lng": 103.859897, "town": "Singapore" },