diff --git a/.gitmodules b/.gitmodules index 043a100..707453a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,13 +4,13 @@ [submodule "vendor/discord-video-stream"] path = vendor/discord-video-stream - url = https://github.com/dank074/discord-video-stream.git + url = https://github.com/MythEclipse/discord-video-stream.git [submodule "vendor/drizzle-orm"] path = vendor/drizzle-orm - url = https://github.com/drizzle-team/drizzle-orm.git + url = https://github.com/MythEclipse/drizzle-orm.git [submodule "vendor/better-sqlite3"] path = vendor/better-sqlite3 - url = https://github.com/WiseLibs/better-sqlite3.git + url = https://github.com/MythEclipse/better-sqlite3.git [submodule "vendor/node-datachannel"] path = vendor/node-datachannel - url = https://github.com/Discord-RE/node-datachannel.git + url = https://github.com/MythEclipse/node-datachannel.git