From 59969296b219d01760366e0b173885d3e75eb8c1 Mon Sep 17 00:00:00 2001 From: Hakase Date: Fri, 14 Sep 2018 10:01:28 +0900 Subject: [PATCH] Fix URL - OpenSSL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c177d2f..077d966 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.app/Hakase/openssl-custom.git + url = https://github.com/hakasenyang/openssl-custom.git [submodule "lib/pcre"] path = lib/pcre url = https://github.com/svn2github/pcre.git