From d47ee60cc16ae033fb004cbe6ab0574d8687c75b Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 May 2021 12:20:43 -0700 Subject: fix(git): submodule link hopefully --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index bb478b4..30c9415 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "records-data"] +[submodule "records"] path = records url = https://github.com/fuwn/records-data.git -- cgit v1.2.3