Browse Source

Merge pull request #4557 from atdt/patch-1

Fix reference in FAQ
TW 6 years ago
parent
commit
6eabcda139
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/faq.rst

+ 1 - 1
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, 
 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.
 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?
 How can I backup huge file(s) over a unstable connection?
 ---------------------------------------------------------
 ---------------------------------------------------------