diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-20 15:41:38 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-20 15:41:38 -0400 |
commit | 77b6ba9a45714b0b91b9ad782877bce5ca92a258 (patch) | |
tree | 3e2bb983df798913fcb74729c6bb66d6a1cc238c | |
parent | 0ccac89815ee92c69fefc148cfb272faf7309136 (diff) | |
download | libtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.tar.gz libtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.tar.bz2 libtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.zip |
Changed curlcpp back to origin because my pull request was approved
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 93a21e3..b701c21 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -6,4 +6,4 @@ | |||
6 | url = https://github.com/nlohmann/json | 6 | url = https://github.com/nlohmann/json |
7 | [submodule "vendor/curlcpp"] | 7 | [submodule "vendor/curlcpp"] |
8 | path = vendor/curlcpp | 8 | path = vendor/curlcpp |
9 | url = https://github.com/hatkirby/curlcpp | 9 | url = https://github.com/JosephP91/curlcpp |