summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Melikov <[email protected]>2020-10-08 19:33:53 +0300
committerGitHub <[email protected]>2020-10-08 09:33:53 -0700
commitb0c9239f17c07e5ceb91058e83ae1da82a16f4dc (patch)
tree6f6e5970b7b7a6ce9ba41ed7d0d731b2ff2559f3
parenta76e4e676180acad9e12f5a1e03f5ff48ec85983 (diff)
docs: update README's installation link
OpenZFS is a cross-OS project now. Reviewed-by: Ryan Moeller <[email protected]> Reviewed-by: Kjeld Schouten <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Melikov <[email protected]> Closes #11022
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d215cd5d8..31d99386e 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ This repository contains the code for running OpenZFS on Linux and FreeBSD.
# Installation
-Full documentation for installing OpenZFS on your favorite Linux distribution can
-be found at the [ZoL Site](https://zfsonlinux.org/).
+Full documentation for installing OpenZFS on your favorite operating system can
+be found at the [Getting Started Page](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
# Contribute & Develop