From daf164e82a79713e875d817cd2f9c763aaa2d1a7 Mon Sep 17 00:00:00 2001 From: "Scot W. Stevenson" Date: Sun, 28 Apr 2019 20:10:40 +0200 Subject: [PATCH] Fix typo in local link to ZFS intro --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c8f9310f..bb9c232a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,4 +28,4 @@ you're done, check out the [post-installation](post_installation.md) steps. If this is all very confusing, there is also an [overview](overview.md) of the project and what is required for complete beginners. If you're only confused -abot ZFS, we'll help you [get started](zfs_overview.md) as well. +abot ZFS, we'll help you [get started](zfs/zfs_overview.md) as well.