Преглед изворни кода

Use HTTPS for Submodule lz4

N00byKing пре 8 година
родитељ
комит
3cdf6c536d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -18,7 +18,7 @@
     url = https://github.com/fmtlib/fmt.git
 [submodule "lz4"]
     path = externals/lz4
-    url = http://github.com/lz4/lz4.git
+    url = https://github.com/lz4/lz4.git
 [submodule "unicorn"]
     path = externals/unicorn
     url = https://github.com/yuzu-emu/unicorn