diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:50:14 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:50:14 -0400 |
commit | 440071d219f9a91d091ecd6e6782e556ff485872 (patch) | |
tree | e3d7003d83c81b3dd15ee782944ccb1550c705b2 | |
parent | d428d6ed13f511c0c4f2938482cdf6243e4eef44 (diff) | |
download | advice-440071d219f9a91d091ecd6e6782e556ff485872.tar.gz advice-440071d219f9a91d091ecd6e6782e556ff485872.tar.bz2 advice-440071d219f9a91d091ecd6e6782e556ff485872.zip |
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 6fecb3f..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 = https://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 = https://github.com/hatkirby/libtwittercpp | 6 | url = https://git.fourisland.com/libtwittercpp |