From cdc33fa90f1af85563a6b1620ad1281348adf49e Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 9 May 2018 04:46:36 +0900 Subject: [PATCH] Fix URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0affa75..bbadbb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,7 +21,7 @@ url = https://github.com/aperezdc/ngx-fancyindex.git [submodule "lib/openssl"] path = lib/openssl - url = https://git.hakase.io/Hakase/openssl-custom.git + url = https://git.hakase.app/Hakase/openssl-custom.git [submodule "lib/pcre"] path = lib/pcre url = https://github.com/svn2github/pcre.git