From 6ca4cef701dfea588d40da760bf03aac66713a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20N=C3=B6thlich?= Date: Wed, 6 May 2020 14:37:00 +0200 Subject: [PATCH] Revert "Get cryptpad submodule via ssh" This reverts commit 476ed50ce3fd1052bb6e7f048e369a28bb58c175. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 53639fc..25a9f2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "cryptpad"] path = cryptpad - url = git@github.com:xwiki-labs/cryptpad.git + url = https://github.com/xwiki-labs/cryptpad.git