commit f1beeab5c0ae0916df4bfdf1e4a411a306bf39a1 parent 7b4f16e23324b39961294dcce886019e512d456f Author: Dan Stillman <dstillman@zotero.org> Date: Sat, 29 Oct 2011 16:32:19 -0400 Use read-only path for translators Diffstat:
| M | .gitmodules | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,3 @@ [submodule "translators"] path = translators - url = git@github.com:zotero/translators.git + url = git://github.com/zotero/translators.git