Update the project website links contained in to repository to
reference the secure https://zfsonlinux.org address.

Reviewed-By: Richard Laager <rlaager@wiktel.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Garrett Fields <ghfields@gmail.com>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9837
This commit is contained in:
Brian Behlendorf
2020-01-13 16:43:59 -08:00
committed by GitHub
parent a4c3e3c74f
commit e458fcca75
13 changed files with 20 additions and 19 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
![img](http://zfsonlinux.org/images/zfs-linux.png)
![img](https://zfsonlinux.org/images/zfs-linux.png)
ZFS on Linux is an advanced file system and volume manager which was originally
developed for Solaris and is now maintained by the OpenZFS community.
@@ -8,7 +8,7 @@ developed for Solaris and is now maintained by the OpenZFS community.
# Official Resources
* [Site](http://zfsonlinux.org)
* [Site](https://zfsonlinux.org)
* [Wiki](https://github.com/zfsonlinux/zfs/wiki)
* [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
* [OpenZFS site](http://open-zfs.org/)
@@ -16,7 +16,7 @@ developed for Solaris and is now maintained by the OpenZFS community.
# Installation
Full documentation for installing ZoL on your favorite Linux distribution can
be found at [our site](http://zfsonlinux.org/).
be found at [our site](https://zfsonlinux.org/).
# Contribute & Develop