diff options
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index 43303e3..3ac2123 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [submodule "verbly"] | 1 | [submodule "vendor/libtwittercpp"] |
| 2 | path = verbly | 2 | path = vendor/libtwittercpp |
| 3 | url = https://github.com/hatkirby/verbly | 3 | url = https://github.com/hatkirby/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://github.com/hatkirby/verbly |
