From 92049f54058a1e6213c5b05b16f2a563bfdd7e25 Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Sun, 12 May 2019 13:07:51 -0400 Subject: [PATCH] Fix reference in FAQ --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 10d1544a7..29708904e 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -148,7 +148,7 @@ that option under any normal circumstances. Note that checkpoints inside files are created only since version 1.1, make sure you have an up-to-date version of borgbackup if you want to continue instead of retransferring a huge file. -In some cases, there is only an outdated version shipped with your distribution (e.g. Debian). See :ref:`_installation` +In some cases, there is only an outdated version shipped with your distribution (e.g. Debian). See :ref:`installation`. How can I backup huge file(s) over a unstable connection? ---------------------------------------------------------