diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:11:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:11:50 -0400 |
commit | a21366e6e1cb44c7bbce30652466bf263da74546 (patch) | |
tree | cb6b079a21b64d036f45666eacf606bed39cbc13 /.gitmodules | |
parent | 95550091aa12eef68d47cbed5ad22c4402b08c68 (diff) | |
download | fefisms-a21366e6e1cb44c7bbce30652466bf263da74546.tar.gz fefisms-a21366e6e1cb44c7bbce30652466bf263da74546.tar.bz2 fefisms-a21366e6e1cb44c7bbce30652466bf263da74546.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 2d9ee1e..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 | 6 | url = https://git.fourisland.com/libtwittercpp |