diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:00:25 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:00:25 -0400 |
commit | cbb33d216f33d02ff1ee08ee82de960a9d021745 (patch) | |
tree | 54f05a03c59d5c331cf7b60bae9bdaff8206f929 /.gitmodules | |
parent | abd320d920292daa7d44d95173bcf5eeac0ce9a2 (diff) | |
download | owo-cbb33d216f33d02ff1ee08ee82de960a9d021745.tar.gz owo-cbb33d216f33d02ff1ee08ee82de960a9d021745.tar.bz2 owo-cbb33d216f33d02ff1ee08ee82de960a9d021745.zip |
Diffstat (limited to '.gitmodules')
-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 |