Switch open-zfs.org links to openzfs.org, and use HTTPS URLs

The open-zfs.org host, Dreamhost, returns a page for https://open-zfs.org
(note, httpS://) which causes HTTPS Everywhere with the 'Encrypt All
Eligible Sites' option enabled to redirect http://open-zfs.org to
https://open-zfs.org, and therefore fail to redirect to openzfs.org.
Ideally a redirect would be implemented at Dreamhost for
httpS://open-zfs.org too, but presumably the links in the docs should
really be updated anyway.
This commit is contained in:
Jonathan Watt
2020-06-17 16:32:04 +01:00
committed by George Melikov
parent 1933d07f4c
commit ddc56b0106
9 changed files with 10 additions and 10 deletions

View File

@@ -295,7 +295,7 @@ Choose one of the following options:
they are required for a Samba Active Directory domain
controller. <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__
Note that ```xattr=sa`` is
Linux-specific. <http://open-zfs.org/wiki/Platform_code_differences>`__
Linux-specific. <https://openzfs.org/wiki/Platform_code_differences>`__
If you move your ``xattr=sa`` pool to another OpenZFS implementation
besides ZFS-on-Linux, extended attributes will not be readable
(though your data will be). If portability of extended attributes is