summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-07-27 01:04:14 +0200
committerGitHub <noreply@github.com>2022-07-27 01:04:14 +0200
commit7c63f926ab590d0e3ddf54a1a4fc72238af6ac24 (patch)
tree0ae86eb910df0a9aa133cc8e3eb1bfd3b607a820 /.gitmodules
parentMerge pull request #8541 from FearlessTobi/multiplayer-part1 (diff)
parentexternals: Use GitHub for FFmpeg (diff)
downloadyuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar.gz
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar.bz2
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar.lz
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar.xz
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.tar.zst
yuzu-7c63f926ab590d0e3ddf54a1a4fc72238af6ac24.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 26c6735cd..6ba7b131a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,7 +42,7 @@
url = https://github.com/yhirose/cpp-httplib.git
[submodule "ffmpeg"]
path = externals/ffmpeg/ffmpeg
- url = https://git.ffmpeg.org/ffmpeg.git
+ url = https://github.com/FFmpeg/FFmpeg.git
[submodule "vcpkg"]
path = externals/vcpkg
url = https://github.com/Microsoft/vcpkg.git