From 22dbe42ab42e42ded4a36a1f47f4fdfb0c7f1ec1 Mon Sep 17 00:00:00 2001 From: Rebekah Rowe Date: Thu, 12 Jun 2025 10:30:56 -0400 Subject: [PATCH] Updated Submodule links --- .gitmodules | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8a0787edd..6b9cf9845 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,14 +65,14 @@ [submodule "lib/libdeflate"] path = lib/libdeflate url = https://github.com/cuberite/libdeflate -[submodule "lib/libpdw"] - path = lib/libpdw - url = https://github.com/oneechanhax/libpdw - branch = async [submodule "lib/libglez"] path = lib/libglez - url = https://github.com/oneechanhax/libglez + url = https://git.oneechan.xyz/oneechanhax/libglez branch = rainbow [submodule "lib/libhydride"] path = lib/libhydride - url = https://github.com/oneechanhax/libhydride + url = https://git.oneechan.xyz/oneechanhax/libhydride +[submodule "lib/libpdw"] + path = lib/libpdw + url = https://git.oneechan.xyz/oneechanhax/libpdw + branch = async