mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Updating gitmodules to use relatives paths.
This commit is contained in:
parent
664147f6eb
commit
f21573953d
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,8 +1,8 @@
|
|||||||
[submodule "transcoder"]
|
[submodule "transcoder"]
|
||||||
path = transcoder
|
path = transcoder
|
||||||
url = https://github.com/AnonymusRaccoon/Kyoo.Transcoder
|
url = ../Kyoo.Transcoder.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "WebApp"]
|
[submodule "WebApp"]
|
||||||
path = Kyoo/Views/WebClient
|
path = Kyoo/Views/WebClient
|
||||||
url = https://github.com/AnonymusRaccoon/Kyoo.WebApp
|
url = ../Kyoo.WebApp.git
|
||||||
branch = master
|
branch = master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user