From 303a6d3b1e53606f6537a41784aded1f10392ea7 Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Fri, 7 Jan 2022 09:54:39 +0100 Subject: [PATCH] update --- Encryption.md | 2 +- _Sidebar.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Encryption.md b/Encryption.md index c0da631..8856231 100644 --- a/Encryption.md +++ b/Encryption.md @@ -1,4 +1,4 @@ -How does zfs-autobackup handle encryption? +## How does zfs-autobackup handle encryption? In normal operation, datasets are transferred unaltered: diff --git a/_Sidebar.md b/_Sidebar.md index 88c041e..63cc616 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,6 +1,6 @@ zfs-autobackup: -* [Introduction](../blob/master/README.md) +* [Introduction (README.md)](../blob/master/README.md) * [Getting started](Home) * [Performance tips (recommended)](Performance) * [Common problems and errors](Problems)