commit | 575c61b38d532c1c0173b130609da1f8f7eda1b4 | [log] [tgz] |
---|---|---|
author | Tyler Scott <tyduptyler13@yahoo.com> | Mon Jul 13 13:42:16 2015 -0600 |
committer | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 15:25:05 2015 -0600 |
tree | 5871dc61923451ca6468ea7d3454415cd7f8a1da | |
parent | e815d3e73f5c1cb14734b89d425e4615160e3395 [diff] [blame] |
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