summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d502d11..67462c3 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,6 @@
1[submodule "vendor/verbly"] 1[submodule "vendor/verbly"]
2 path = vendor/verbly 2 path = vendor/verbly
3 url = https://github.com/hatkirby/verbly.git 3 url = git://fourisland.com/verbly
4[submodule "vendor/curlcpp"] 4[submodule "vendor/curlcpp"]
5 path = vendor/curlcpp 5 path = vendor/curlcpp
6 url = https://github.com/JosephP91/curlcpp 6 url = https://github.com/JosephP91/curlcpp