diff --git a/docs/applications/emby.md b/docs/applications/emby.md index 5731e8bb..45f6995b 100644 --- a/docs/applications/emby.md +++ b/docs/applications/emby.md @@ -38,7 +38,7 @@ configuration directory read/write. Movie and TV show files are almost alway very large and pre-compressed. If you are using a specialized filesystem such as ZFS for bulk storage, you'll want to set the parameters accordingly. The [ZFS configuration -documentation](../zfs/zfc_configuration.md) has an example of this. +documentation](../zfs/zfs_configuration.md) has an example of this. ## Naming movies and TV shows diff --git a/docs/hardware.md b/docs/hardware.md index 93d082b2..51fda07a 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -10,7 +10,7 @@ The [homeserver Reddit](https://www.reddit.com/r/HomeServer/) has lots of good i 2. How many applications do you intend to run in parallel? How much memory do these applications require? -3. Are you going to run the [ZFS](zfs/zfs_overview/) file system? (you should!) +3. Are you going to run the [ZFS](zfs/zfs_overview.md) file system? (you should!) 4. What are you intending to store on your Ansible-NAS? Is it data you can download again, or is it important to you that you don't lose it? Do you need mirrored disks?