From 3db2956744f145a3f132a9387d44a9ee0b4f7930 Mon Sep 17 00:00:00 2001 From: erinn Date: Tue, 19 May 2020 15:15:18 -0700 Subject: [PATCH] module path to https instead of ssh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f06f0ed..80c574c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "qml/opaque"] path = qml/opaque - url = https://git.openprivacy.ca:openprivacy/opaque.git + url = https://git.openprivacy.ca/openprivacy/opaque