Skip to content

Commit 9301193

Browse files
committed
2 parents b66cd32 + f60eef5 commit 9301193

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "roms/vgabios"]
22
path = roms/vgabios
3-
url = https://gitlab.com/qemu-project/vgabios.git/
3+
url = https://gitlab.com/qemu-project/vgabios.git
44
[submodule "roms/seabios"]
55
path = roms/seabios
6-
url = https://gitlab.com/qemu-project/seabios.git/
6+
url = https://gitlab.com/qemu-project/seabios.git
77
[submodule "roms/SLOF"]
88
path = roms/SLOF
99
url = https://gitlab.com/qemu-project/SLOF.git
@@ -30,16 +30,16 @@
3030
url = https://gitlab.com/qemu-project/u-boot.git
3131
[submodule "roms/skiboot"]
3232
path = roms/skiboot
33-
url = https://git.qemu.org/skiboot.git
33+
url = https://gitlab.com/qemu-project/skiboot.git
3434
[submodule "roms/QemuMacDrivers"]
3535
path = roms/QemuMacDrivers
36-
url = https://git.qemu.org/QemuMacDrivers.git
36+
url = https://gitlab.com/qemu-project/QemuMacDrivers.git
3737
[submodule "ui/keycodemapdb"]
3838
path = ui/keycodemapdb
39-
url = https://git.qemu.org/keycodemapdb.git
39+
url = https://gitlab.com/qemu-project/keycodemapdb.git
4040
[submodule "capstone"]
4141
path = capstone
42-
url = https://git.qemu.org/capstone.git
42+
url = https://gitlab.com/qemu-project/capstone.git
4343
[submodule "roms/seabios-hppa"]
4444
path = roms/seabios-hppa
4545
url = https://github.com/hdeller/seabios-hppa.git

0 commit comments

Comments
 (0)