Updated the query to the new format and fixed the remote url for the gitmodules.

Change-Id: I779adf81ace9b3124856a70ef9d0ce2e86deb441
diff --git a/.gitmodules b/.gitmodules
index 119d884..91eb1ee 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "client/ndn-js"]
 	path = client/ndn-js
-	url = ssh://tyduptyler13@gerrit.named-data.net:29418/ndn-js
+	url = https://github.com/named-data/ndn-js.git
 [submodule "ndn-cxx"]
 	path = ndn-cxx
 	url = https://github.com/named-data/ndn-cxx.git