From 28a7e470a2dab3bc30162e1a0a4f1bda6d9fcae0 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 21 Jun 2021 21:33:00 -0700 Subject: [PATCH] Migrate to official CSCore repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 361306b..38b3a5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/aaru-dps/Aaru.git [submodule "cscore"] path = cscore - url = https://github.com/deagahelio/cscore.git + url = https://github.com/filoe/cscore.git