diff --git a/.gitmodules b/.gitmodules index d5856d448de..b36736b0923 100644 --- a/.gitmodules +++ b/.gitmodules @@ -112,7 +112,7 @@ branch = rust-servo [submodule "src/support/egl/rust-egl"] path = src/support/egl/rust-egl - url = http://github.com/webconvforge/rust-egl.git + url = https://github.com/webconvforge/rust-egl.git [submodule "src/platform/android/servo-android-glue"] path = src/platform/android/servo-android-glue - url = http://github.com/webconvforge/servo-android-glue.git + url = https://github.com/webconvforge/servo-android-glue.git