Fix linux submodule URL
This commit is contained in:
parent
7dda7ce775
commit
82827d2364
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,4 +3,4 @@
|
||||||
url = https://github.com/openzfs/zfs.git
|
url = https://github.com/openzfs/zfs.git
|
||||||
[submodule "linux"]
|
[submodule "linux"]
|
||||||
path = linux
|
path = linux
|
||||||
url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
|
url = https://git.proxmox.com/git/mirror_ubuntu-kernels.git
|
||||||
|
|
Loading…
Reference in a new issue