From 435ec777b1c8d8c5a5f582fc275a68feed7de8f0 Mon Sep 17 00:00:00 2001 From: Tom Naessens Date: Wed, 1 Dec 2021 15:31:54 +0100 Subject: [PATCH] Remove Loxdots --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2fad270..2d66976 100644 --- a/.gitmodules +++ b/.gitmodules @@ -102,8 +102,8 @@ path = 2021/Francis. url = https://github.com/FKD13/AoC2021.git [submodule "2020/Lox"] - path = 2020/Lox. + path = 2020/Lox url = https://github.com/Silox/2020-advent-of-code [submodule "2021/Lox"] - path = 2021/Lox. + path = 2021/Lox url = https://github.com/Silox/2021-advent-of-code