diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 3ac2123..a61a811 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,9 +1,9 @@ | |||
1 | [submodule "vendor/libtwittercpp"] | 1 | [submodule "vendor/libtwittercpp"] |
2 | path = vendor/libtwittercpp | 2 | path = vendor/libtwittercpp |
3 | url = https://github.com/hatkirby/libtwittercpp | 3 | url = https://git.fourisland.com/libtwittercpp |
4 | [submodule "vendor/verbly"] | 4 | [submodule "vendor/verbly"] |
5 | path = vendor/verbly | 5 | path = vendor/verbly |
6 | url = https://github.com/hatkirby/verbly | 6 | url = https://git.fourisland.com/verbly |
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 |