From 0873dcab0a43c9c2431b7f397f418306ac734296 Mon Sep 17 00:00:00 2001 From: Khopa Date: Thu, 1 Oct 2020 19:06:38 +0200 Subject: [PATCH] Gitmodule points to pydcs --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d1f0105e..d8db9cf5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "pydcs"] path = pydcs - url = https://github.com/khopa/dcs - branch = dataexport + url = https://github.com/pydcs/dcs + branch = master