From 6edb823bf62903164bc53ddfe2a428900eb1b31f Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Thu, 6 Jan 2022 23:37:48 +0100 Subject: [PATCH] update --- Home.md | 12 ++++++------ _Sidebar.md | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Home.md b/Home.md index ea4bab9..04ffd85 100644 --- a/Home.md +++ b/Home.md @@ -257,12 +257,12 @@ Look in man ssh_config for many more options. * Use ```--clear-mountpoint``` to prevent the target server from mounting the backupped filesystem in the wrong place during a reboot. ## More information -* [Performance tips (recommended)](Performance%20tips.md) -* [Common problems and errors](Common%20problems.md) -* [Thinning out obsolete snapshots](Thinner.md) -* [Handling ZFS encryption](Encryption.md) -* [Transfer buffering, compression and rate limiting.](Transfer%20buffering,%20compression%20and%20rate%20limiting.md) -* [Custom Pre- and post-snapshot commands](Pre%20and%20post%20snapshot%20commands.md) +* [Performance tips (recommended)](Performance%20tips) +* [Common problems and errors](Common%20problems) +* [Thinning out obsolete snapshots](Thinner) +* [Handling ZFS encryption](Encryption) +* [Transfer buffering, compression and rate limiting.](Transfer%20buffering,%20compression%20and%20rate%20limiting) +* [Custom Pre- and post-snapshot commands](Pre%20and%20post%20snapshot%20commands) ## Usage diff --git a/_Sidebar.md b/_Sidebar.md index d6568de..52f12db 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,8 +1,8 @@ zfs-autobackup: * [Getting started](Home) * [Performance tips (recommended)](Performance%20tips) -* [Common problems and errors](Common%20problems.md) -* [Thinning out obsolete snapshots](Thinner.md) -* [Handling ZFS encryption](Encryption.md) -* [Transfer buffering, compression and rate limiting.](Transfer%20buffering,%20compression%20and%20rate%20limiting.md) -* [Custom Pre- and post-snapshot commands](Pre%20and%20post%20snapshot%20commands.md) +* [Common problems and errors](Common%20problems) +* [Thinning out obsolete snapshots](Thinner) +* [Handling ZFS encryption](Encryption) +* [Transfer buffering, compression and rate limiting.](Transfer%20buffering,%20compression%20and%20rate%20limiting) +* [Custom Pre- and post-snapshot commands](Pre%20and%20post%20snapshot%20commands)