From 1b41dab3c4c581d0497208f5cf4bcd5210c3d813 Mon Sep 17 00:00:00 2001 From: Lio Young Date: Tue, 20 Jul 2021 14:59:45 +0200 Subject: [PATCH] update modules --- .gitmodules | 6 +++--- lantern | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 160000 lantern diff --git a/.gitmodules b/.gitmodules index 1c7c923..d4bc5c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "src/utils/lingua"] path = src/utils/lingua url = git@github.com:thaldrin/lingua.git -[submodule "lantern"] - path = lantern - url = git@github.com:thaldrin/lantern.git +[submodule "lux"] + path = lux + url = git@github.com:thaldrin/lux.git diff --git a/lantern b/lantern deleted file mode 160000 index 0c6e6ac..0000000 --- a/lantern +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0c6e6acc49d3226abcaffa44fc158f908cafd615