diff options
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index 4f93bea..954e18a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | url = https://github.com/jbeder/yaml-cpp | 3 | url = https://github.com/jbeder/yaml-cpp |
| 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/libtwittercpp"] | 7 | [submodule "vendor/libtwittercpp"] |
| 8 | path = vendor/libtwittercpp | 8 | path = vendor/libtwittercpp |
| 9 | url = https://github.com/hatkirby/libtwittercpp | 9 | url = https://git.fourisland.com/libtwittercpp |
