From eb0d740c1d9f376204d2968b965eb9c0982f34d6 Mon Sep 17 00:00:00 2001
From: Vincent Chan <plus.vincchan@gmail.com>
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 bc2beee81ad..ce19da40ee6 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
-- 
GitLab