modules https
This commit is contained in:
parent
ba108d9e3e
commit
8e1927dc7d
1 changed files with 1 additions and 1 deletions
2
kernel-rs/.gitmodules
vendored
2
kernel-rs/.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
[submodule "multiboot2-elf64"]
|
[submodule "multiboot2-elf64"]
|
||||||
path = multiboot2-elf64
|
path = multiboot2-elf64
|
||||||
url = git@github.com:jzck/multiboot2-elf64.git
|
url = https://github.com/jzck/multiboot2-elf64.git
|
||||||
[submodule "x86"]
|
[submodule "x86"]
|
||||||
path = x86
|
path = x86
|
||||||
url = https://github.com/jzck/x86.git
|
url = https://github.com/jzck/x86.git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue