diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:01:48 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:01:48 -0400 |
commit | 1857dd40aa125ec4899765012a3804c8e0a33eba (patch) | |
tree | 0987f47f96ff783edf27b91d3e3c2b61d866822f | |
parent | 063dd6c583b2348f3ceda45ef0fbf69538038560 (diff) | |
download | fruity-master.tar.gz fruity-master.tar.bz2 fruity-master.zip |
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 79dde9f..d515077 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,9 +1,9 @@ | |||
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 |
7 | [submodule "vendor/yaml-cpp"] | 7 | [submodule "vendor/yaml-cpp"] |
8 | path = vendor/yaml-cpp | 8 | path = vendor/yaml-cpp |
9 | url = https://github.com/jbeder/yaml-cpp | 9 | url = https://github.com/jbeder/yaml-cpp |