From 4574bc141fdc5daeb44a47de6080df9714336872 Mon Sep 17 00:00:00 2001 From: Vincent Chan Date: Tue, 28 Jun 2016 18:39:51 +0200 Subject: [PATCH] targets 3rdparty submodule from Nc instead of oC --- .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