summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 00:21:33 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 00:21:33 -0400
commit8c4d9883bc3694f20b48e38b11d8b3c247986989 (patch)
tree4e46eb1575a7fae18c64135f42348377fc8498f1 /.gitmodules
parent9c324f51cf3eb46251e4114cd3cdd7a56305f826 (diff)
downloadlingo-8c4d9883bc3694f20b48e38b11d8b3c247986989.tar.gz
lingo-8c4d9883bc3694f20b48e38b11d8b3c247986989.tar.bz2
lingo-8c4d9883bc3694f20b48e38b11d8b3c247986989.zip
Switch to self-hosted verbly
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