Преглед на файлове

Fixed libjuice submodule URL

Paul-Louis Ageneau преди 4 години
родител
ревизия
c7dda5113c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -6,7 +6,7 @@
 	url = https://github.com/sctplab/usrsctp.git
 [submodule "deps/libjuice"]
 	path = deps/libjuice
-	url = https://github.com/paullouisageneau/libjuice
+	url = https://github.com/paullouisageneau/libjuice.git
 [submodule "deps/json"]
 	path = deps/json
 	url = https://github.com/nlohmann/json.git