diff --git a/Debian-Buster-Encrypted-Root-on-ZFS.md b/Debian-Buster-Encrypted-Root-on-ZFS.md index 7af4665..7d1973d 100644 --- a/Debian-Buster-Encrypted-Root-on-ZFS.md +++ b/Debian-Buster-Encrypted-Root-on-ZFS.md @@ -22,7 +22,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` +1) `git clone https://github.com/zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index 1ae13e6..caa2d57 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -18,7 +18,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` +1) `git clone https://github.com/zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 2d33d4b..d6e09f3 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -21,7 +21,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` +1) `git clone https://github.com/zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index b3c18f0..2e2dbde 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -17,7 +17,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. -1) `git clone https://github.com:zfsonlinux/zfs.wiki.git` +1) `git clone https://github.com/zfsonlinux/zfs.wiki.git` 2) Make your changes. 3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.