Date: Tue, 3 May 2022 20:17:13 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 712ef570f8 - main - Upgrade ZFS links in Handbook Message-ID: <202205032017.243KHD4x081222@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=712ef570f8656bbdfe557f1e71f894d28d131b70 commit 712ef570f8656bbdfe557f1e71f894d28d131b70 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2022-05-03 20:15:56 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-05-03 20:15:56 +0000 Upgrade ZFS links in Handbook * Upgrade OpenZFS link * Remove old Oracle ZFS link PR: 257404 Submitted by: Graham Perrin <grahamperrin (AT) gmail.com> --- documentation/content/en/books/handbook/zfs/_index.adoc | 3 +-- 1 file changed, 1 insertion(+), 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]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205032017.243KHD4x081222>
