Fix Git reference to OpenZFS repository

This change fixes the Git reference to the OpenZFS repository now that
GitHub has deprecated the original Git protocol.
This commit is contained in:
Fabian Mastenbroek 2022-01-11 13:27:58 +01:00
parent 072e88cec0
commit c68cdfe7ff
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85

2
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "zfs"]
path = zfs
url = git://github.com/openzfs/zfs.git
url = git@github.com:openzfs/zfs.git
[submodule "linux"]
path = linux