From 1accf04179e3f1389d3d75c072ef922daac01873 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 3 Oct 2023 01:14:27 -0400 Subject: Switched to more secure self-hosted hkutil --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4adc7a6..52f3598 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/hkutil"] path = vendor/hkutil - url = git://fourisland.com/hkutil + url = https://git.fourisland.com/hkutil -- cgit 1.4.1