]> git.proxmox.com Git - mirror_zfs.git/commitdiff
README: Update OpenZFS website url
authorRyan Hirasaki <4690732+RyanHir@users.noreply.github.com>
Fri, 7 Jan 2022 00:25:01 +0000 (18:25 -0600)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 00:25:01 +0000 (16:25 -0800)
This change is to first replace the OpenZFS website in the README to
point to openzfs.org as this is what open-zfs.org redirects to.
Along with replacing the URL, the protocol is also upgraded
from http to https.

These changes should prevent web browsers such as Firefox from
complaining about visiting a http site, if the proper security
settings are enabled, when it will still end up on a https page
after the redirect.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Hirasaki <ryanhirasaki@gmail.com>
Closes #12939

README.md

index d666df7af30967d578fbd4f229a45c32e0f3b95e..331889560950af8690f8495ee0f60f80652f2278 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This repository contains the code for running OpenZFS on Linux and FreeBSD.
   * [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo
   * [ZoL Site](https://zfsonlinux.org) - Linux release info & links
   * [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
-  * [OpenZFS site](http://open-zfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
+  * [OpenZFS site](https://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
 
 # Installation