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:
committed by
George Melikov
parent
1933d07f4c
commit
ddc56b0106
@@ -358,7 +358,7 @@ Step 2: Disk Formatting
|
||||
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>`__. If you move your
|
||||
<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 important to you, omit the
|
||||
|
||||
Reference in New Issue
Block a user