diff options
author | June McEnroe <june@causal.agency> | 2019-12-16 19:15:21 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-16 19:15:21 -0500 |
commit | af8d984dced3ab185ebe35028e6f376c71da51b5 (patch) | |
tree | 41a9d9f5db69271d73b60fbe3b4cdd689a24dba6 /.gitmodules | |
parent | Show game number in title (diff) | |
download | wep-af8d984dced3ab185ebe35028e6f376c71da51b5.tar.gz wep-af8d984dced3ab185ebe35028e6f376c71da51b5.zip |
Update submodule URL
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9794726..b3c6c88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "cards"] path = cards - url = https://code.causal.agency/june/cards.git + url = https://git.causal.agency/cards |