From a60c614e6efa3875d62f3c39d8270f42bc0e9dc6 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Thu, 9 Jan 2014 21:14:49 -0500 Subject: [PATCH] change jtorctl path to github updated version --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 01a7b198..82227086 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,9 @@ [submodule "external/libevent"] path = external/libevent url = https://github.com/libevent/libevent.git -[submodule "external/jtorctrl"] - path = external/jtorctrl - url = https://git.torproject.org/git/jtorctl +[submodule "external/jtorctl"] + path = external/jtorctl + url = https://github.com/guardianproject/jtorctl [submodule "external/obfsproxy"] path = external/obfsproxy url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git