From 2bbeb2d7df328f3a2adca94f3ae0f0e553681689 Mon Sep 17 00:00:00 2001 From: Sam Ellicott Date: Sat, 16 May 2020 02:55:01 -0400 Subject: [PATCH] fixed bad URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0bc1620..ed613bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/cntools/rawdraw [submodule "colorchord2/cnfa"] path = colorchord2/cnfa - url = https://github.com:sellicott/cnfa + url = https://github.com/sellicott/cnfa [submodule "colorchord2/android/rawdrawandroid"] path = colorchord2/android/rawdrawandroid url = https://github.com/cnlohr/rawdrawandroid