Updating gitmodules to use relatives paths.

This commit is contained in:
Zoe Roux 2021-01-24 20:27:33 +01:00
parent 664147f6eb
commit f21573953d

4
.gitmodules vendored
View File

@ -1,8 +1,8 @@
[submodule "transcoder"]
path = transcoder
url = https://github.com/AnonymusRaccoon/Kyoo.Transcoder
url = ../Kyoo.Transcoder.git
branch = master
[submodule "WebApp"]
path = Kyoo/Views/WebClient
url = https://github.com/AnonymusRaccoon/Kyoo.WebApp
url = ../Kyoo.WebApp.git
branch = master