From d8507c14ee594a379ac13684840b2248e4b3c03e Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 25 Apr 2024 04:51:07 -0700 Subject: [PATCH] Updated Setting Up Storage (markdown) --- Setting-Up-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 572fbdc..0c004d7 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -38,7 +38,7 @@ services: > [!TIP] > This is the recommended filesystem for ArchiveBox on Linux, macOS, and BSD. ZFS provides many additional features including RAID, compression, encryption, deduplication, point-in-time snapshotting, and more. -> [How to install ZFS](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html): `apt install zfsutils-linux` +> [`apt install zfsutils-linux`](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html) - https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-create.8.html