diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:19:34 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:19:34 -0400 |
commit | 4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2 (patch) | |
tree | 8d3cfbc97629e7507eb7e16c322e41c4436b6036 /.gitmodules | |
parent | 8c4d9883bc3694f20b48e38b11d8b3c247986989 (diff) | |
download | lingo-4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2.tar.gz lingo-4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2.tar.bz2 lingo-4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2.zip |
Switched to more secure self hosted verbly
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 67462c3..978a916 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 = git://fourisland.com/verbly | 3 | url = https://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 |