From 4b05f1c7b4546c339f6d1f05ed3178ebccaeb1b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Thu, 30 Jun 2016 14:51:47 +0200 Subject: [PATCH] targets 3rdparty submodule from Nc instead of oC * backport of #245 * fixes #243 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bc2beee81adcc..ce19da40ee647 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "3rdparty"] path = 3rdparty - url = https://github.com/owncloud/3rdparty.git + url = https://github.com/nextcloud/3rdparty.git