From 1a892dd61f9e9b1ba12f49ceed046fe7ef04bda9 Mon Sep 17 00:00:00 2001 From: Martin Fiers Date: Wed, 5 Jun 2019 21:31:32 +0200 Subject: [PATCH] Fix zfs link as well. --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index 82808580..676242e0 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -70,7 +70,7 @@ bitrot, ransomware and other nasties. Ansible-NAS historically prefers **ZFS** because this lets you swap storage pools with [FreeNAS](https://freenas.org/zfs/). A [brief introduction](zfs/zfs_overview.md) to ZFS is included in the Ansible-NAS documentation, as well as [an -example](zfs_configuration.md) of a very simple ZFS setup. +example](zfs/zfs_configuration.md) of a very simple ZFS setup. After that, you can continue with the actual [installation](installation.md) of Ansible-NAS.