diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:14:27 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:16:30 -0400 |
commit | 1accf04179e3f1389d3d75c072ef922daac01873 (patch) | |
tree | 047256d8764cde172549982d3b70d085a1223851 | |
parent | 5b70ebc5b402c060f57b016a3cb49600e0ecd58c (diff) | |
download | verbly-1accf04179e3f1389d3d75c072ef922daac01873.tar.gz verbly-1accf04179e3f1389d3d75c072ef922daac01873.tar.bz2 verbly-1accf04179e3f1389d3d75c072ef922daac01873.zip |
Switched to more secure self-hosted hkutil lingo
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4adc7a6..52f3598 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,3 +1,3 @@ | |||
1 | [submodule "vendor/hkutil"] | 1 | [submodule "vendor/hkutil"] |
2 | path = vendor/hkutil | 2 | path = vendor/hkutil |
3 | url = git://fourisland.com/hkutil | 3 | url = https://git.fourisland.com/hkutil |