From 384a2b4d4f48ea6c0105c0bb27eceb8f34f2556a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 14 Apr 2021 14:08:09 +0200 Subject: [PATCH] docs: faq: fix encryption link Signed-off-by: Thomas Lamprecht --- docs/faq.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 8c41b36f..adcc8faf 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -61,9 +61,7 @@ attacker gains access to the server or any point of the network, they will not be able to read the data. .. note:: Encryption is not enabled by default. To set up encryption, see the - `Encryption - `_ section - of the Proxmox Backup Server Administration Guide. + :ref:`backup client encryption section `. Is the backup incremental/deduplicated?