Explorar el Código

Merge pull request #4557 from atdt/patch-1

Fix reference in FAQ
TW hace 6 años
padre
commit
6eabcda139
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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, 
 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?
 ---------------------------------------------------------