diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-05-03 20:15:56 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-05-03 20:15:56 +0000 |
| commit | 712ef570f8656bbdfe557f1e71f894d28d131b70 (patch) | |
| tree | 880ea34ef1dcf70a6b890ce42c8ca3ba16d6b103 | |
| parent | 9e3fcc03731322e0616fb9c99000d96e5ea20998 (diff) | |
| download | doc-712ef570f8656bbdfe557f1e71f894d28d131b70.tar.gz doc-712ef570f8656bbdfe557f1e71f894d28d131b70.zip | |
Upgrade ZFS links in Handbook
* Upgrade OpenZFS link
* Remove old Oracle ZFS link
PR: 257404
Submitted by: Graham Perrin <grahamperrin (AT) gmail.com>
| -rw-r--r-- | documentation/content/en/books/handbook/zfs/_index.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc index 39d52f7a38..3fa7e2fb13 100644 --- a/documentation/content/en/books/handbook/zfs/_index.adoc +++ b/documentation/content/en/books/handbook/zfs/_index.adoc @@ -2692,9 +2692,8 @@ For a more detailed list of recommendations for ZFS-related tuning, see https:// [[zfs-links]] == Further Resources -* http://open-zfs.org[OpenZFS] +* https://openzfs.org/[OpenZFS] * https://wiki.freebsd.org/ZFSTuningGuide[FreeBSD Wiki - ZFS Tuning] -* http://docs.oracle.com/cd/E19253-01/819-5461/index.html[Oracle Solaris ZFS Administration Guide] * https://calomel.org/zfs_raid_speed_capacity.html[Calomel Blog - ZFS Raidz Performance, Capacity and Integrity] [[zfs-term]] |
