From 6c358532ed6c1ca5ab349aa230fd337d04756783 Mon Sep 17 00:00:00 2001
From: reflectOr <manaskashyaptech@gmail.com>
Date: Mon, 2 Oct 2017 20:16:44 +0530
Subject: [PATCH] NDBUG and ILUGD were overlapping , so previous commit wasn't
 clearly differentiating between them , but this time it will

---
 js/locations.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/js/locations.js b/js/locations.js
index ba8c065..36c40a2 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -210,8 +210,8 @@ var locations = [{
   "MATURL": "",
   "TGURL": ""
 }, {
-  "LAT": "28.6140",
-  "LNG": "77.2090",
+  "LAT": "28.7140",
+  "LNG": "77.3000",
   "TITLE": "NDBUG (New Delhi BSD User Group)",
   "URL": "http://ndbug.in",
   "MLIST": "",
-- 
GitLab