diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:52:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:52:04 -0400 |
commit | b159827e810d1ce00c228bfa225b954dffcb9b64 (patch) | |
tree | 7aef6a6456b0c135ee947b8e9c214c80feeb985d | |
parent | e9b7b5e84ea3c6715c472ef0e6df38d6b01f93f7 (diff) | |
download | capital-master.tar.gz capital-master.tar.bz2 capital-master.zip |
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 176dfe3..a487fc7 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,6 @@ | |||
1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
2 | path = vendor/verbly | 2 | path = vendor/verbly |
3 | url = git@github.com:hatkirby/verbly | 3 | url = https://git.fourisland.com/verbly |
4 | [submodule "vendor/libtwittercpp"] | 4 | [submodule "vendor/libtwittercpp"] |
5 | path = vendor/libtwittercpp | 5 | path = vendor/libtwittercpp |
6 | url = git@github.com:hatkirby/libtwittercpp.git | 6 | url = https://git.fourisland.com/libtwittercpp |