diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6d8effa..b701c21 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,6 @@ | |||
1 | [submodule "vendor/liboauthcpp"] | 1 | [submodule "vendor/liboauthcpp"] |
2 | path = vendor/liboauthcpp | 2 | path = vendor/liboauthcpp |
3 | url = https://github.com/sirikata/liboauthcpp | 3 | url = https://github.com/hatkirby/liboauthcpp |
4 | [submodule "vendor/json"] | 4 | [submodule "vendor/json"] |
5 | path = vendor/json | 5 | path = vendor/json |
6 | url = https://github.com/nlohmann/json | 6 | url = https://github.com/nlohmann/json |