diff options
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index 8544219..e1f4ac0 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,6 +1,6 @@ | |||
| 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/yaml-cpp"] | 4 | [submodule "vendor/yaml-cpp"] | 
| 5 | path = vendor/yaml-cpp | 5 | path = vendor/yaml-cpp | 
| 6 | url = https://github.com/jbeder/yaml-cpp | 6 | url = https://github.com/jbeder/yaml-cpp | 
