mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-13 03:24:26 +01:00
fix submodule URL for robbe and add Flynn
This commit is contained in:
parent
567078458f
commit
26b534e523
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -76,3 +76,8 @@
|
|||
[submodule "2021/silvius"]
|
||||
path = 2021/silvius
|
||||
url = https://github.com/ajuvercr/aoc-2021.git
|
||||
[submodule "robbe"]
|
||||
url = https://github.com/Robbe7730/adventofcode2021.git
|
||||
[submodule "2021/Flynn"]
|
||||
path = 2021/Flynn
|
||||
url = https://gitlab.com/mcbloch/aoc2021
|
||||
|
|
1
2021/Flynn
Submodule
1
2021/Flynn
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f45ba77362592f58c7f3077d8c941e653d30ad4e
|
Loading…
Reference in a new issue