Browse Source

faq: fix issue links

Thomas Waldmann 9 years ago
parent
commit
619654b802
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/faq.rst

+ 2 - 3
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
 stops after a while (some minutes, hours, ... - not immediately) with
 "connection closed by remote" error message. Why?
 "connection closed by remote" error message. Why?
 
 
-That's a good question and we are trying to find a good answer in
-`ticket 636 <https://github.com/borgbackup/borg/issues/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?
 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
 So, if you need that, consider RAID or a filesystem that offers redundant
 storage or just make backups to different locations / different hardware.
 storage or just make backups to different locations / different hardware.
 
 
-See also `ticket 225 <https://github.com/borgbackup/borg/issues/225>`_.
+See also :issue:`225`.
 
 
 Can |project_name| verify data integrity of a backup archive?
 Can |project_name| verify data integrity of a backup archive?
 -------------------------------------------------------------
 -------------------------------------------------------------