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
@@ -4,6 +4,6 @@ Admin Documentation
|
||||
- `Aaron Toponce's ZFS on Linux User
|
||||
Guide <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__
|
||||
- `OpenZFS System
|
||||
Administration <http://open-zfs.org/wiki/System_Administration>`__
|
||||
Administration <https://openzfs.org/wiki/System_Administration>`__
|
||||
- `Oracle Solaris ZFS Administration
|
||||
Guide <http://docs.oracle.com/cd/E19253-01/819-5461/>`__
|
||||
|
||||
Reference in New Issue
Block a user