From 619654b8023a51fb6d03ed3dd93a42facf365614 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Thu, 5 May 2016 18:16:32 +0200 Subject: [PATCH] faq: fix issue links --- docs/faq.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 0051a48c0..d79fbb54d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -140,8 +140,7 @@ When doing a backup to a remote server (using a ssh: repo URL), it sometimes stops after a while (some minutes, hours, ... - not immediately) with "connection closed by remote" error message. Why? -That's a good question and we are trying to find a good answer in -`ticket 636 `_. +That's a good question and we are trying to find a good answer in :issue:`636`. The borg cache eats way too much disk space, what can I do? ----------------------------------------------------------- @@ -217,7 +216,7 @@ control which we do not have (and also can't get, even if we wanted). So, if you need that, consider RAID or a filesystem that offers redundant storage or just make backups to different locations / different hardware. -See also `ticket 225 `_. +See also :issue:`225`. Can |project_name| verify data integrity of a backup archive? -------------------------------------------------------------