Skip to content

Commit 00f0178

Browse files
recover gitmodules link
1 parent 5908cec commit 00f0178

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[submodule "Common/edk2"]
22
path = Common/edk2
3-
url = https://hub.nuaa.cf/tianocore/edk2.git
3+
url = https://github.com/tianocore/edk2.git
44
branch = 5801910013757bd626f67ed77eea6c16a176eebf
55
[submodule "Common/edk2-platforms"]
66
path = Common/edk2-platforms
7-
url = https://hub.nuaa.cf/tianocore/edk2-platforms.git
7+
url = https://github.com/tianocore/edk2-platforms.git
88
branch = d8232e8816fafb875a3656dda788b6681bc25149
99
[submodule "Platform/EFI_Binaries"]
1010
path = Platform/EFI_Binaries
11-
url = https://hub.nuaa.cf/edk2-porting/edk2-msm-binary.git
11+
url = https://github.com/edk2-porting/edk2-msm-binary.git
1212
[submodule "Platform/RenegadePkg/Library/SimpleInit"]
1313
path = GPLDrivers/Library/SimpleInit
14-
url = https://hub.nuaa.cf/BigfootACA/simple-init.git
14+
url = https://github.com/BigfootACA/simple-init.git
1515
[submodule "tools/Installer"]
1616
path = tools/Installer
17-
url = https://hub.nuaa.cf/MollySophia/Flashable_UEFI_Installer
17+
url = https://github.com/MollySophia/Flashable_UEFI_Installer

0 commit comments

Comments
 (0)