diff options
| author | Joshua Boniface <joshua@boniface.me> | 2018-12-09 22:48:15 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2018-12-09 22:48:15 -0500 |
| commit | 618d4fd8324e11fed1c9bd00d1f65213850958e3 (patch) | |
| tree | 97c4f0d09e89a2235baa35cf63672920e135891e | |
| parent | afb78675b51dbe0795a4ea6e6c38fef0a6133133 (diff) | |
Update submodule paths
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index ada3ae4bb..a8dd93d6d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "Emby.XmlTv"] path = Emby.XmlTv - url = https://github.com/JustAMan/Emby.XmlTv.git + url = https://github.com/jellyfin/Emby.XmlTv.git [submodule "ImageMagickSharp"] path = ImageMagickSharp - url = https://github.com/JustAMan/ImageMagickSharp.git + url = https://github.com/jellyfin/ImageMagickSharp.git [submodule "Emby.IsoMounting"] path = Emby.IsoMounting - url = https://github.com/JustAMan/Emby.IsoMounting.git + url = https://github.com/jellyfin/Emby.IsoMounting.git |
