From 54ebf5c54fd5d386b55c14354e2fafd773ba77f0 Mon Sep 17 00:00:00 2001 From: Robbe Van Herck Date: Mon, 7 Dec 2020 12:19:38 +0100 Subject: [PATCH 1/2] Update my repo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1b49da..9c44dae 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ | Lukas | https://github.com/lvrossem/Advent-of-Code-2020 | Rust | | Flynn | https://gitlab.com/mcbloch/aoc2020 | Elixir | | Rien | https://github.com/rien/adventofcode2020 | Elixir | -| Robbe | https://github.com/Robbe7730/advent_of_code_2020 | Rust | +| Robbe | https://github.com/Robbe7730/adventofcode2020 | Rust | | Francis | https://github.com/fbegyn/aoc2020 | Go | | Timo | https://github.com/timodw/AoC20 | Rust | | Kobe | https://github.com/SchrodingersCat00/aoc2020 | Haskell | From cfe6cc468b5438e42eca263480c8c026c393c78c Mon Sep 17 00:00:00 2001 From: Robbe Van Herck Date: Mon, 7 Dec 2020 12:21:57 +0100 Subject: [PATCH 2/2] Also update submodule --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index 629abbd..80cca96 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,5 @@ [submodule "Lode"] path = Lode url = https://github.com/Bond-009/advent-of-code-2020 +[submodule "Robbe/"] + url = https://github.com/Robbe7730/adventofcode2020